xctool
build
xctool -workspace Project.xcworkspace -scheme Project build
xctool -project Project.xcodeproj -scheme Project build
clean & test
xctool -workspace Project.xcworkspace -scheme Project -sdk iphonesimulator clean test
a similar tool:
shenzhen
ipa build