Update Fastfile for CD
This commit is contained in:
parent
280966cbcd
commit
a99f846d30
2 changed files with 5 additions and 0 deletions
4
fastlane/Appfile
Normal file
4
fastlane/Appfile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
app_identifier ENV["APP_IDENTIFIER"]
|
||||
apple_id ENV["APPLE_ID"]
|
||||
team_id ENV["TEAM_ID"]
|
||||
itc_team_id ENV["ITC_TEAM_ID"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue