app_identifier(ENV["DEVELOPER_APP_IDENTIFIER"]) # The bundle identifier of your app apple_id(ENV["FASTLANE_APPLE_ID"]) # Your Apple Developer Portal username itc_team_id(ENV["APP_STORE_CONNECT_TEAM_ID"]) # App Store Connect Team ID team_id(ENV["DEVELOPER_PORTAL_TEAM_ID"]) # Developer Portal Team ID # For more information about the Appfile, see: # https://docs.fastlane.tools/advanced/#appfile