mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
fix xcode cloud
This commit is contained in:
5
xcode-cloud/ci_scripts/ci_post_clone.sh
Executable file
5
xcode-cloud/ci_scripts/ci_post_clone.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
brew install cmake
|
||||
cmake -B .. -G Xcode -DCMAKE_XCODE_ATTRIBUTE_DEVELOPMENT_TEAM=3FQW5YTQR8 ../..
|
Reference in New Issue
Block a user