Skip to content

Commit

Permalink
Only share the NeedleFoundation scheme for Carthage
Browse files Browse the repository at this point in the history
  • Loading branch information
neakor committed Jun 1, 2018
1 parent eea159b commit 5ce14d1
Showing 1 changed file with 10 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "9999"
LastUpgradeVersion = "0930"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down Expand Up @@ -28,16 +28,6 @@
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "NeedleFoundation::NeedleFoundationTests"
BuildableName = "NeedleFoundationTests.xctest"
BlueprintName = "NeedleFoundationTests"
ReferencedContainer = "container:NeedleFoundation.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
Expand Down Expand Up @@ -70,6 +60,15 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "NeedleFoundation::NeedleFoundation"
BuildableName = "NeedleFoundation.framework"
BlueprintName = "NeedleFoundation"
ReferencedContainer = "container:NeedleFoundation.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down

0 comments on commit 5ce14d1

Please sign in to comment.