From ea7b95d404e10529a3f0e5512664cc8f46bb4265 Mon Sep 17 00:00:00 2001 From: Steve Cassidy Date: Fri, 31 May 2024 13:45:17 +1000 Subject: [PATCH] adjust fastlane definitions Signed-off-by: Steve Cassidy --- ios/App/fastlane/Fastfile | 1 - 1 file changed, 1 deletion(-) diff --git a/ios/App/fastlane/Fastfile b/ios/App/fastlane/Fastfile index a45532804..ea80ed08f 100644 --- a/ios/App/fastlane/Fastfile +++ b/ios/App/fastlane/Fastfile @@ -234,7 +234,6 @@ platform :ios do ) deliver( - apple_id: "#{DEVELOPER_APP_ID}", app_identifier: "#{DEVELOPER_APP_IDENTIFIER}", ipa: "App.ipa", changelog: changelog,