From e07cfaf4d1588e631741ecc357e6b6deac577c5a Mon Sep 17 00:00:00 2001 From: JeremyMrn Date: Fri, 10 Nov 2023 17:47:47 +0100 Subject: [PATCH] test34 --- Fastlane/Fastfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Fastlane/Fastfile b/Fastlane/Fastfile index d50bc5a..fa9371d 100644 --- a/Fastlane/Fastfile +++ b/Fastlane/Fastfile @@ -75,11 +75,6 @@ end keychain_password: keychain_password ) - # fetches and installs provisioning profiles from ASC - sigh( - api_key: api_key, - readonly: true, - ) end