Manually select older xcode version

This commit is contained in:
UnknownShadow200 2024-10-29 19:57:25 +11:00
parent ff84934559
commit a3b4a6dc03

View File

@ -20,6 +20,7 @@ jobs:
id: compile
run: |
cd misc/ios
sudo xcode-select -s /Applications/Xcode_14.1.app/Contents/Developer
xcodebuild -sdk iphoneos -configuration Release CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
cd build/Release-iphoneos
mkdir Payload