1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 17:08:39 +00:00

test.sh for build without xcode

This commit is contained in:
Toxblh 2019-01-17 12:51:39 +00:00
parent 06d6f06adf
commit 560d8ed508

8
test.sh Executable file
View File

@ -0,0 +1,8 @@
killall MTMR
xcodebuild \
-workspace ./MTMR.xcodeproj/project.xcworkspace \
-scheme MTMR \
-configuration Release CONFIGURATION_BUILD_DIR=./build/Release
open ./build/Release/MTMR.app