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,