Skip to content

Commit

Permalink
set xcversion
Browse files Browse the repository at this point in the history
  • Loading branch information
jyu115 committed Dec 6, 2023
1 parent 0b73488 commit 8ea7f1e
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 @@ -10,6 +10,7 @@ platform :ios do

desc "build swift-sample-app .ipa"
lane :build_swift_sample_app do
xcversion(version: "14.2")
build_app(
project: "sample-apps/swift-sample-app/swift-sample-app.xcodeproj",
configuration: "Debug",
Expand Down

0 comments on commit 8ea7f1e

Please sign in to comment.