mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-09-16 16:21:30 +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