Gifu/bin/test

6 lines
189 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
xcodebuild test -project Gifu.xcodeproj -scheme Gifu -destination "platform=iOS Simulator,name=iPhone 6,OS=10.0" BUILD_ACTIVE_ARCH=NO | xcpretty -t -c