mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Attempt to bump xcode in github. (Trying to fix iOS CI build)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user