Gifu/bin/test

6 lines
181 B
Plaintext
Raw Normal View History

2015-12-02 20:51:32 +00:00
#!/usr/bin/env bash
2015-10-22 19:28:52 +00:00
set -o pipefail
2016-11-02 01:14:02 +00:00
xcodebuild test -project Gifu.xcodeproj -scheme Gifu -destination "platform=iOS Simulator,name=iPhone 6" BUILD_ACTIVE_ARCH=NO | xcpretty -t -c