From 2ecc7fe7e2c1d4102204d6c5584fdb8ebf007736 Mon Sep 17 00:00:00 2001 From: Mubarak Sadoon Date: Tue, 28 Mar 2023 18:20:41 -0400 Subject: [PATCH] removed xcode version from fastfile to prevent the local fastlane match command from failing. --- .fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.fastlane/Fastfile b/.fastlane/Fastfile index 8aee46347c..c11a310514 100644 --- a/.fastlane/Fastfile +++ b/.fastlane/Fastfile @@ -1,5 +1,5 @@ fastlane_version "2.158.0" -xcversion(version: "13.3.1") + default_platform :ios platform :ios do