mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-05-24 03:37:54 -04:00
3 lines
184 B
Text
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"))
|