migration
This commit is contained in:
8
fastlane/Appfile
Normal file
8
fastlane/Appfile
Normal file
@@ -0,0 +1,8 @@
|
||||
# For more information about the Appfile, see:
|
||||
# https://docs.fastlane.tools/advanced/#appfile
|
||||
|
||||
app_identifier("com.br.pedifoods.app")
|
||||
|
||||
apple_id ENV["APPLE_ID"]
|
||||
itc_team_id ENV["ITC_TEAM_ID"]
|
||||
team_id ENV["DEVELOPMENT_TEAM"]
|
||||
Reference in New Issue
Block a user