CI: Update xcode tools for iOS

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

View file

@ -29,6 +29,9 @@ jobs:
vulkan-query-version: 1.3.296.0
vulkan-use-cache: true
vulkan-components: Vulkan-Headers, Vulkan-Loader, SPIRV-Tools, Glslang
- name: Update Xcode tools
run: sudo rm -rf /Library/Developer/CommandLineTools && xcode-select --install
- name: Build core and frontend
run: cd src/pandios && ./build.sh
run: cd src/pandios && ./build.sh