diff options
author | Vitaly Takmazov | 2017-06-28 22:04:44 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-06-28 22:04:44 +0300 |
commit | 3cdb6da2f5eb360ff584385901e4801462493bb0 (patch) | |
tree | bc06a29ae383230adc19232cd18adee4c7c97d68 /Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme | |
parent | 33cff33dcf6d48211c343245a1d93f5c8f4d408e (diff) |
drop use_frameworks
Diffstat (limited to 'Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme')
-rw-r--r-- | Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme b/Juick.xcodeproj/xcuserdata/vt.xcuserdatad/xcschemes/Juick.xcscheme index cf5f63f..653889a 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 = "YES" + buildForTesting = "NO" buildForRunning = "YES" buildForProfiling = "YES" buildForArchiving = "YES" @@ -28,16 +28,6 @@ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 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 |