diff options
author | Vitaly Takmazov | 2017-12-06 22:45:12 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-12-06 22:45:12 +0300 |
commit | b49ac0943a47fcecb71b88dc7f7b64b80d5cf6ff (patch) | |
tree | 47f8b9726c08dc13c3b0aaab37472594faef5016 /Juick.xcodeproj | |
parent | e6287d244a25ec8f637e6da226f0251ed2259e93 (diff) |
fix test target
Diffstat (limited to 'Juick.xcodeproj')
-rw-r--r-- | Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme b/Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme index f656d02..f10319e 100644 --- a/Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme +++ b/Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme @@ -7,7 +7,7 @@ buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForTesting = "NO" + buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" buildForArchiving = "YES" @@ -29,6 +29,16 @@ language = "" shouldUseLaunchSchemeArgsEnv = "YES"> <Testables> + <TestableReference + skipped = "NO"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "77317BCB181BBE8500D60005" + BuildableName = "JuickTests.xctest" + BlueprintName = "JuickTests" + ReferencedContainer = "container:Juick.xcodeproj"> + </BuildableReference> + </TestableReference> </Testables> <MacroExpansion> <BuildableReference |