mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-02 13:00:53 +00:00
fix xcode cloud
This commit is contained in:
parent
4522adb657
commit
dcd5c0f681
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 ../..
|
Loading…
Reference in New Issue
Block a user