Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd001c10

Browse files
author
Travis Jeffery
committed
Merge pull request#103 from yixiang/debug
Added shared schema and also ability to debug ClangFormat-Xcode in Xcode
2 parentsfde8979 +6019ad3 commitd001c10

File tree

1 file changed

+83
-0
lines changed

1 file changed

+83
-0
lines changed
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion ="0610"
4+
version ="2.0">
5+
<BuildAction
6+
parallelizeBuildables ="YES"
7+
buildImplicitDependencies ="YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting ="YES"
11+
buildForRunning ="YES"
12+
buildForProfiling ="YES"
13+
buildForArchiving ="YES"
14+
buildForAnalyzing ="YES">
15+
<BuildableReference
16+
BuildableIdentifier ="primary"
17+
BlueprintIdentifier ="32A57EE1187C05A4002DEC9D"
18+
BuildableName ="ClangFormat.xcplugin"
19+
BlueprintName ="ClangFormat"
20+
ReferencedContainer ="container:ClangFormat.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
</BuildActionEntries>
24+
</BuildAction>
25+
<TestAction
26+
selectedDebuggerIdentifier ="Xcode.DebuggerFoundation.Debugger.LLDB"
27+
selectedLauncherIdentifier ="Xcode.DebuggerFoundation.Launcher.LLDB"
28+
shouldUseLaunchSchemeArgsEnv ="YES"
29+
buildConfiguration ="Debug">
30+
<Testables>
31+
</Testables>
32+
</TestAction>
33+
<LaunchAction
34+
selectedDebuggerIdentifier ="Xcode.DebuggerFoundation.Debugger.LLDB"
35+
selectedLauncherIdentifier ="Xcode.DebuggerFoundation.Launcher.LLDB"
36+
launchStyle ="0"
37+
useCustomWorkingDirectory ="NO"
38+
buildConfiguration ="Debug"
39+
ignoresPersistentStateOnLaunch ="NO"
40+
debugDocumentVersioning ="NO"
41+
debugXPCServices ="NO"
42+
allowLocationSimulation ="NO"
43+
viewDebuggingEnabled ="No">
44+
<PathRunnable
45+
runnableDebuggingMode ="0"
46+
FilePath ="/Applications/Xcode.app">
47+
</PathRunnable>
48+
<MacroExpansion>
49+
<BuildableReference
50+
BuildableIdentifier ="primary"
51+
BlueprintIdentifier ="32A57EE1187C05A4002DEC9D"
52+
BuildableName ="ClangFormat.xcplugin"
53+
BlueprintName ="ClangFormat"
54+
ReferencedContainer ="container:ClangFormat.xcodeproj">
55+
</BuildableReference>
56+
</MacroExpansion>
57+
<AdditionalOptions>
58+
</AdditionalOptions>
59+
</LaunchAction>
60+
<ProfileAction
61+
shouldUseLaunchSchemeArgsEnv ="YES"
62+
savedToolIdentifier =""
63+
useCustomWorkingDirectory ="NO"
64+
buildConfiguration ="Release"
65+
debugDocumentVersioning ="YES">
66+
<MacroExpansion>
67+
<BuildableReference
68+
BuildableIdentifier ="primary"
69+
BlueprintIdentifier ="32A57EE1187C05A4002DEC9D"
70+
BuildableName ="ClangFormat.xcplugin"
71+
BlueprintName ="ClangFormat"
72+
ReferencedContainer ="container:ClangFormat.xcodeproj">
73+
</BuildableReference>
74+
</MacroExpansion>
75+
</ProfileAction>
76+
<AnalyzeAction
77+
buildConfiguration ="Debug">
78+
</AnalyzeAction>
79+
<ArchiveAction
80+
buildConfiguration ="Release"
81+
revealArchiveInOrganizer ="YES">
82+
</ArchiveAction>
83+
</Scheme>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp