feat: Add fastlane for iOS

This commit is contained in:
Christian Pauly 2021-06-19 17:22:00 +02:00
commit e3c9e595ed
11 changed files with 317 additions and 14 deletions

8
ios/fastlane/Appfile Normal file
View file

@ -0,0 +1,8 @@
app_identifier("im.fluffychat.app") # The bundle identifier of your app
apple_id("christian.pauly@wtal.de") # Your Apple email address
itc_team_id("122628977") # App Store Connect Team ID
team_id("4NXF6Z997G") # Developer Portal Team ID
# For more information about the Appfile, see:
# https://docs.fastlane.tools/advanced/#appfile