Skip to content

Commit

Permalink
updated to using xcodes instead of xcversion
Browse files Browse the repository at this point in the history
  • Loading branch information
msadoon committed Mar 29, 2023
1 parent a5a4981 commit 9cb8322
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .fastlane/Fastfile
@@ -1,5 +1,8 @@
fastlane_version "2.158.0"
xcversion(version: "8.1")
xcodes(
version: '13.3.1',
select_for_current_build_only: true,
)
default_platform :ios

platform :ios do
Expand Down

0 comments on commit 9cb8322

Please sign in to comment.