We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fb7434 + 9e07a36 commit 496e8afCopy full SHA for 496e8af
fastlane/Matchfile
@@ -4,7 +4,7 @@ storage_mode("git")
4
5
type(ENV["MATCH_BUILD_TYPE"]) # The default type, can be: appstore, adhoc, enterprise or development
6
7
-app_identifier(ENV["APP_ID"])
+app_identifier(ENV["IOS_APP_ID"])
8
9
keychain_name('ios-build.keychain')
10
keychain_password('12345678')
0 commit comments