scratch-desktop/fastlane/Appfile
2025-05-07 16:38:27 +03:00

3 lines
184 B
Text

app_identifier("edu.mit.scratch.scratch-desktop") # The bundle identifier of your app
apple_id("bot-apple@scratch.mit.edu") # Your Apple email address
team_id(ENV.fetch("AC_TEAM_ID"))