Appfile For one Bundle Identifier
if you have one scheme and one bundle identifier this can be your Appfile Config
1 | app_identifier("YOUR_APP_BUNDLE") # The bundle identifier of your app |
to get itc_team_id open https://appstoreconnect.apple.com/WebObjects/iTunesConnect.woa/ra/user/detail then search for contentProviderId .
Reference