mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 00:58:37 +00:00
9 lines
198 B
Bash
Executable File
9 lines
198 B
Bash
Executable File
killall MTMR
|
|
|
|
xcodebuild \
|
|
-workspace ./MTMR.xcodeproj/project.xcworkspace \
|
|
-scheme MTMR \
|
|
-configuration Release CONFIGURATION_BUILD_DIR=./build/Release
|
|
|
|
open ./build/Release/MTMR.app
|