gearing up towards a working build pipeline
Some checks failed
Some checks failed
This commit is contained in:
8
frontend/ios/fastlane/Appfile
Normal file
8
frontend/ios/fastlane/Appfile
Normal file
@@ -0,0 +1,8 @@
|
||||
app_identifier("info.anydev.testing") # The bundle identifier of your app
|
||||
apple_id("me@moll.re") # Your Apple Developer Portal username
|
||||
|
||||
itc_team_id("127439860") # App Store Connect Team ID
|
||||
team_id("L32Y3D8V83") # Developer Portal Team ID
|
||||
|
||||
# For more information about the Appfile, see:
|
||||
# https://docs.fastlane.tools/advanced/#appfile
|
Reference in New Issue
Block a user