Files
ARMSX2/cmake
Brian DegenhardtandClaude Opus 4.8 75d04e4ef5 CI/iOS: handle CMAKE_SYSTEM_NAME=iOS in detect_operating_system
The iOS job's CMake configure failed at cmake/Pcsx2Utils.cmake:20 with
'Unsupported platform.' — the platform dispatch had branches for Windows,
macOS (APPLE AND NOT IOS), Linux and BSD but none for iOS, so an iOS
configure fell through to FATAL_ERROR. Add an 'APPLE AND IOS' branch ahead
of the macOS one. Desktop builds are unaffected (IOS is false there).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 13:34:46 -07:00
..
2021-07-17 21:08:30 -05:00
2024-05-21 18:34:01 +10:00