Skip to content

Commit

Permalink
Fix build_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon committed Jul 28, 2015
1 parent d234318 commit 7881294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_tests.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

xcodebuild ONLY_ACTIVE_ARCH=NO -project tests/TMCache.xcodeproj -scheme TMCacheTests -sdk iphonesimulator TEST_AFTER_BUILD=YES clean build
xcodebuild ONLY_ACTIVE_ARCH=NO -project tests/PINCache.xcodeproj -scheme PINCacheTests -sdk iphonesimulator TEST_AFTER_BUILD=YES clean build

0 comments on commit 7881294

Please sign in to comment.