Skip to content

Commit 7e10624

Browse files
committed
support carthage
1 parent fa99d44 commit 7e10624

File tree

1 file changed

+14
-35
lines changed

1 file changed

+14
-35
lines changed

KakaJSONDemo.xcodeproj/xcshareddata/xcschemes/KakaJSONDemo.xcscheme renamed to KakaJSONDemo.xcodeproj/xcshareddata/xcschemes/KakaJSON.xcscheme

Lines changed: 14 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -14,40 +14,21 @@
1414
buildForAnalyzing = "YES">
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
17-
BlueprintIdentifier = "2D3D23F8230EE1DA00F4E491"
18-
BuildableName = "KakaJSONDemo.app"
19-
BlueprintName = "KakaJSONDemo"
17+
BlueprintIdentifier = "2D906833230F7B2A00243BB6"
18+
BuildableName = "KakaJSON.framework"
19+
BlueprintName = "KakaJSON"
2020
ReferencedContainer = "container:KakaJSONDemo.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
2323
</BuildActionEntries>
2424
</BuildAction>
2525
<TestAction
26-
buildConfiguration = "Release"
26+
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
31-
<TestableReference
32-
skipped = "NO">
33-
<BuildableReference
34-
BuildableIdentifier = "primary"
35-
BlueprintIdentifier = "2D90683B230F7B2A00243BB6"
36-
BuildableName = "KakaJSONTests.xctest"
37-
BlueprintName = "KakaJSONTests"
38-
ReferencedContainer = "container:KakaJSONDemo.xcodeproj">
39-
</BuildableReference>
40-
</TestableReference>
4131
</Testables>
42-
<MacroExpansion>
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "2D3D23F8230EE1DA00F4E491"
46-
BuildableName = "KakaJSONDemo.app"
47-
BlueprintName = "KakaJSONDemo"
48-
ReferencedContainer = "container:KakaJSONDemo.xcodeproj">
49-
</BuildableReference>
50-
</MacroExpansion>
5132
<AdditionalOptions>
5233
</AdditionalOptions>
5334
</TestAction>
@@ -61,16 +42,15 @@
6142
debugDocumentVersioning = "YES"
6243
debugServiceExtension = "internal"
6344
allowLocationSimulation = "YES">
64-
<BuildableProductRunnable
65-
runnableDebuggingMode = "0">
45+
<MacroExpansion>
6646
<BuildableReference
6747
BuildableIdentifier = "primary"
68-
BlueprintIdentifier = "2D3D23F8230EE1DA00F4E491"
69-
BuildableName = "KakaJSONDemo.app"
70-
BlueprintName = "KakaJSONDemo"
48+
BlueprintIdentifier = "2D906833230F7B2A00243BB6"
49+
BuildableName = "KakaJSON.framework"
50+
BlueprintName = "KakaJSON"
7151
ReferencedContainer = "container:KakaJSONDemo.xcodeproj">
7252
</BuildableReference>
73-
</BuildableProductRunnable>
53+
</MacroExpansion>
7454
<AdditionalOptions>
7555
</AdditionalOptions>
7656
</LaunchAction>
@@ -80,16 +60,15 @@
8060
savedToolIdentifier = ""
8161
useCustomWorkingDirectory = "NO"
8262
debugDocumentVersioning = "YES">
83-
<BuildableProductRunnable
84-
runnableDebuggingMode = "0">
63+
<MacroExpansion>
8564
<BuildableReference
8665
BuildableIdentifier = "primary"
87-
BlueprintIdentifier = "2D3D23F8230EE1DA00F4E491"
88-
BuildableName = "KakaJSONDemo.app"
89-
BlueprintName = "KakaJSONDemo"
66+
BlueprintIdentifier = "2D906833230F7B2A00243BB6"
67+
BuildableName = "KakaJSON.framework"
68+
BlueprintName = "KakaJSON"
9069
ReferencedContainer = "container:KakaJSONDemo.xcodeproj">
9170
</BuildableReference>
92-
</BuildableProductRunnable>
71+
</MacroExpansion>
9372
</ProfileAction>
9473
<AnalyzeAction
9574
buildConfiguration = "Debug">

0 commit comments

Comments
 (0)