diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 913b38eca..b8e742d56 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -14,7 +14,7 @@ # update_fastlane before_all do - xcversion(version: "~> 15.0") + xcversion(version: "~> 14.3.1") ENV["FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT"] = "180" ENV["FASTLANE_XCODE_LIST_TIMEOUT"] = "180"