Commit f810104
Fix CI: add explicit xcodebuild destinations and update Xcode matrix
Newer Xcode versions no longer auto-select a build destination, causing
the "Build fixtures" step to fail with "Found no destinations for the
scheme". Add explicit -destination flags to build.sh and update the CI
matrix to test against Xcode 16.0 and 26.2.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d35562f commit f810104
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
0 commit comments