diff --git a/fastlane/Fastfile b/fastlane/Fastfile index ac16a3dd..ce51e2b8 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -74,6 +74,7 @@ platform :ios do match( type: "appstore", team_id: team_id, + app_identifier: app_identifier, api_key: api_key, git_full_name: "Artemis IOS", git_branch: "main", # branch to store and get certificates from