Runner image 0.1.2
This update improves the managed Tuist runners for macOS builds.
- You can now pin Xcode 26.4.1 in
.xcode-version. The runner image has been updated to a base that ships that release and includes a symlink so bothXcode_26.4.appandXcode_26.4.1.appresolve to the same bundle. This means repos using either the major-minor or patch-level form no longer fail at the Select Xcode step. - The release pipeline for the runner image is running again after a credential-isolation fix, so future image updates should be published promptly.