Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 822c734

Browse files
committed
Disable automatic building of iOS tests
1 parent b5064c6 commit 822c734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReactiveViewModel.xcodeproj/xcshareddata/xcschemes/ReactiveViewModel iOS.xcscheme

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
</BuildActionEntry>
2323
<BuildActionEntry
2424
buildForTesting = "YES"
25-
buildForRunning = "YES"
25+
buildForRunning = "NO"
2626
buildForProfiling = "NO"
2727
buildForArchiving = "NO"
28-
buildForAnalyzing = "YES">
28+
buildForAnalyzing = "NO">
2929
<BuildableReference
3030
BuildableIdentifier = "primary"
3131
BlueprintIdentifier = "D0C7C3B019FEFB520069B5C0"

0 commit comments

Comments
 (0)