xcode-cloud

This commit is contained in:
2024-08-04 02:35:49 -07:00
parent 600d456afb
commit ee0f94f0a4
2 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/sh
set -e
brew install cmake
rm -rf xcode-main/ci_scripts
cmake -B .. -G Xcode ../..