mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
app_identifier("de.wger.flutter.community") # The bundle identifier of your app
|
|
apple_id(ENV["APPLE_ID"]) # Your Apple Developer Portal username
|
|
|
|
itc_team_id(ENV["ITC_TEAM_ID"]) # App Store Connect Team ID
|
|
team_id(ENV["TEAM_ID"]) # Developer Portal Team ID
|