Skip to content

Commit

Permalink
Merge pull request #83 from uber/project-carthage_shared_scheme-master
Browse files Browse the repository at this point in the history
Only share the NeedleFoundation scheme for Carthage
  • Loading branch information
neakor authored Jun 1, 2018
2 parents eea159b + 5ce14d1 commit 5d2752d
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 5d2752d

Please sign in to comment.