mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

* first round fastlane working on Android * clean up and start ios * Partial iOS * Got a fastfile that works on iOS * Finalize Android push instructions * Finalize instructions for iOS * Extra cleanup and optipng * Disable readme autogen and add a default readme
9 lines
331 B
Plaintext
9 lines
331 B
Plaintext
app_identifier "io.flutter.demo.gallery" # The bundle identifier of your app
|
|
apple_id "stores@flutter.io" # Your Apple email address
|
|
|
|
itc_team_id "118089806" # iTunes Connect Team ID
|
|
team_id "S8QB4VV633" # Developer Portal Team ID
|
|
|
|
# For more information about the Appfile, see:
|
|
# https://docs.fastlane.tools/advanced/#appfile
|