Skip to content

Commit 8da2b12

Browse files
committed
fix: fastfile change
1 parent bc56a9a commit 8da2b12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/SampleApp/fastlane/Fastfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ lane :deploy_to_testflight_qa do |options|
3333
xcodeproj: xcode_project
3434
)
3535

36+
xcversion(version: "16.1")
37+
3638
current_build_number = app_store_build_number(
3739
api_key: appstore_api_key,
3840
live: false,

0 commit comments

Comments
 (0)