Update iOS_Build.yml

This commit is contained in:
wheremyfoodat 2025-03-16 21:44:09 +02:00 committed by GitHub
parent f6ee7403d3
commit ed22cb1137
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ jobs:
vulkan-components: Vulkan-Headers, Vulkan-Loader, SPIRV-Tools, Glslang
- name: Update Xcode tools
run: sudo rm -rf /Library/Developer/CommandLineTools && xcode-select --install
run: sudo xcode-select --switch /Library/Developer/CommandLineTools/
- name: Build core and frontend
run: cd src/pandios && ./build.sh