You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggesting adding a parameter that allows setting the XCode version. This would allow users to both set SDK version (already supported) and set XCode version if required.
Proposal
Support second parameter xcode-version in the runner, which sets xcodes(version: "xx.x", select_for_current_build_only: true) in the Fastlane file.