Update Fastfile for CD

This commit is contained in:
Bob Sun 2017-03-28 09:50:39 -07:00
parent 280966cbcd
commit a99f846d30
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
2 changed files with 5 additions and 0 deletions

4
fastlane/Appfile Normal file
View 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"]