Skip to content

Commit

Permalink
Use the latest Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Feb 14, 2024
1 parent 7b28803 commit ec3afa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ platform :ios do
end

lane :test_ci do
xcversion(version: "~> 15.2")
if ENV["DESTINATION"].include? "watchOS" then
build(destination: ENV["DESTINATION"], swift_version: ENV["SWIFT_VERSION"])
else
Expand Down

0 comments on commit ec3afa3

Please sign in to comment.