diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 5e172b8f..980a21b1 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -99,7 +99,7 @@ platform :ios do configuration: "Release", project: "Code.xcodeproj", scheme: "CodifyOne", - export_method: "app-store", + export_method: "app-store-connect", export_options: { provisioningProfiles: { "#{DEVELOPER_APP_IDENTIFIER}" => "match AppStore #{DEVELOPER_APP_IDENTIFIER}",