Attempt to bump xcode in github. (Trying to fix iOS CI build)

This commit is contained in:
Henrik Rydgård
2025-08-15 13:37:58 +02:00
parent d4a08a7d4e
commit 96c70fa2d2
+1 -2
View File
@@ -282,8 +282,7 @@ jobs:
xcodebuild -version
# List available Xcode versions
ls /Applications | grep Xcode
# Select a specific Xcode version. The recommended Xcode version is 9.4.1 according to https://github.com/Halo-Michael/ppsspp-builder
#sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
- name: Create iOS Version.txt file
if: matrix.id == 'ios'