6 lines
91 B
Bash
Executable file
6 lines
91 B
Bash
Executable file
#!/bin/sh
|
|
|
|
./Scripts/build_dependencies.sh
|
|
|
|
xcodebuild -alltargets -configuration Release
|
|
|