Files
ARMSX2/.github
J1coding bbdfe15aaf ci(nightly): run iOS build on macos-26 with Xcode selected
The nightly iOS job ran on macos-15 without selecting full Xcode, so
build-ios-ipa.sh bailed at its xcrun --sdk iphoneos --find metal check
(Command Line Tools have no iOS SDK). build-all's iOS job builds on
macos-26 after sudo xcode-select -switch and is green, so match that:
same runner + select /Applications/Xcode.app before the build.
2026-07-24 13:48:25 +02:00
..
2025-11-01 09:20:57 -04:00
2025-11-03 10:38:26 -05:00