mirror of
https://github.com/libretro/RetroArch
synced 2025-01-01 12:11:47 +00:00
394c396d89
* iOS: Add fastlane for TestFlight automation * tvOS: Add fastlane for TestFlight automation
9 lines
355 B
Plaintext
9 lines
355 B
Plaintext
app_identifier("com.libretro.dist.RetroArch") # The bundle identifier of your app
|
|
apple_id("libretro@gmail.com") # Your Apple Developer Portal username
|
|
|
|
itc_team_id("118576492") # App Store Connect Team ID
|
|
team_id("UK699V5ZS8") # Developer Portal Team ID
|
|
|
|
# For more information about the Appfile, see:
|
|
# https://docs.fastlane.tools/advanced/#appfile
|