diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 097455bc0..023f19eca 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -83,7 +83,7 @@ platform :ios do git_pull - verify_xcode_version + # verify_xcode_version version_number = options[:version_number] || get_version_number