Add Fastlane config

This commit is contained in:
Arkadiusz Fal
2022-08-15 16:27:38 +02:00
parent 17e56dc69a
commit cd32bae24b
6 changed files with 398 additions and 0 deletions

8
fastlane/Appfile Normal file
View File

@@ -0,0 +1,8 @@
app_identifier("stream.yattee.app") # The bundle identifier of your app
apple_id(ENV['APPLE_ID']) # Your Apple email address
itc_team_id(ENV['ITC_TEAM_ID']) # App Store Connect Team ID
team_id(ENV['TEAM_ID']) # Developer Portal Team ID
# For more information about the Appfile, see:
# https://docs.fastlane.tools/advanced/#appfile