We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467d491 commit d8a1dd6Copy full SHA for d8a1dd6
fastlane/Fastfile
@@ -1,7 +1,7 @@
1
fastlane_version "2.210.1"
2
3
xcodes(
4
- version: ENV["FL_XCODE_VERSION"] || "16.0.0",
+ version: ENV["FL_XCODE_VERSION"] || "16.4.0",
5
select_for_current_build_only: true,
6
update_list: false
7
)
0 commit comments