Commit ecb00a4
ci(testflight): add MetalToolchain cleanup for Xcode 26 Swift compatibility
Remove MetalToolchain assets before building to fix Swift compatibility library linking errors (swiftCompatibility56, swiftCompatibilityPacks). This is a known Xcode 26.0.1/26.1.1 issue where the MetalToolchain interferes with Swift library resolution.
Fixes linker errors: "Could not find or use auto-linked library 'swiftCompatibility56'"
Refs: actions/runner-images#13135
Refs: #5556
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent f145d82 commit ecb00a4
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments