Skip to content

Commit

Permalink
removed xcode version from fastfile to prevent the local fastlane mat…
Browse files Browse the repository at this point in the history
…ch command from failing.
  • Loading branch information
msadoon committed Mar 28, 2023
1 parent 6dfadf0 commit 2ecc7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .fastlane/Fastfile
@@ -1,5 +1,5 @@
fastlane_version "2.158.0"
xcversion(version: "13.3.1")

default_platform :ios

platform :ios do
Expand Down

0 comments on commit 2ecc7fe

Please sign in to comment.