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
Every macOS job hardcoded /Applications/Xcode_26.app, and the macos-26
image does not ship that name, so all four failed before running a single
check.
Scripts/select-xcode.sh takes the highest-sorting Xcode in /Applications
and refuses anything below 26, which survives the point releases the image
rotates through while still failing loudly if the SDK regresses.
Claude-Session: https://claude.ai/code/session_01CGckDFXvufWVmRH4uyE4z8
0 commit comments