Commit ad02f95
COMP: Use dynamic Xcode selection instead of hardcoded version
The macos-14 runner no longer has Xcode 14.3.1 installed. Instead
of hardcoding a specific Xcode version, detect the latest installed
Xcode app dynamically. This approach works across runner updates
without needing to track which Xcode versions are pre-installed.
xcode-select: error: invalid developer directory
'/Applications/Xcode_14.3.1.app'
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dacd568 commit ad02f95
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments