mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Add workflow for building and TestFlight
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
app_identifier("stream.yattee.app") # The bundle identifier of your app
|
||||
apple_id(ENV['APPLE_ID']) # Your Apple email address
|
||||
app_identifier(ENV['DEVELOPER_APP_IDENTIFIER']) # The bundle identifier of your app
|
||||
apple_id(ENV['FASTLANE_USER']) # Your Apple email address
|
||||
|
||||
itc_team_id(ENV['ITC_TEAM_ID']) # App Store Connect Team ID
|
||||
team_id(ENV['TEAM_ID']) # Developer Portal Team ID
|
||||
|
Reference in New Issue
Block a user