Skip to content

Commit

Permalink
don't build test target except for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ishkawa committed Mar 9, 2015
1 parent 0601c73 commit 8be5c1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions APIKit.xcodeproj/xcshareddata/xcschemes/APIKit-iOS.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "YES">
buildForAnalyzing = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7FEC5A131A96FE2600B1D3C0"
Expand Down

0 comments on commit 8be5c1e

Please sign in to comment.