We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdc178 commit 22d4f9eCopy full SHA for 22d4f9e
fastlane/env/project.env.example
@@ -5,3 +5,5 @@ FASTLANE_ITC_TEAM_ID=<Team ID for AppStore Connect>
5
6
SENTRY_ORG_SLUG=<Org Slug for Sentry>
7
SENTRY_PROJECT_SLUG=<Project Slug for Sentry>
8
+
9
+PILOT_API_KEY_PATH=".configure-files/app_store_connect_fastlane_api_key.json" # fastlane testlight
0 commit comments