Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
Don't build tests when we are analyzing or running on iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Williams committed Oct 22, 2015
1 parent df0b545 commit e99d89a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Aspen.xcodeproj/xcshareddata/xcschemes/Aspen iOS.xcscheme
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 = "D04058111B72C86400494FCD"
Expand Down

0 comments on commit e99d89a

Please sign in to comment.