OSDN Git Service

return文の前に改行を入れるようにした
[kcd/KCD.git] / KCD.xcodeproj / xcuserdata / masaki.xcuserdatad / xcschemes / KCD.xcscheme
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Scheme
3    LastUpgradeVersion = "0930"
4    version = "1.7">
5    <BuildAction
6       parallelizeBuildables = "YES"
7       buildImplicitDependencies = "YES">
8       <PreActions>
9          <ExecutionAction
10             ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
11             <ActionContent
12                title = "Run Script"
13                scriptText = "cd ${PROJECT_DIR}&#10;make Localizable&#10;make updateRevision&#10;">
14                <EnvironmentBuildable>
15                   <BuildableReference
16                      BuildableIdentifier = "primary"
17                      BlueprintIdentifier = "F4BDEB42187252F30069D0CE"
18                      BuildableName = "KCD.app"
19                      BlueprintName = "KCD"
20                      ReferencedContainer = "container:KCD.xcodeproj">
21                   </BuildableReference>
22                </EnvironmentBuildable>
23             </ActionContent>
24          </ExecutionAction>
25       </PreActions>
26       <PostActions>
27          <ExecutionAction
28             ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
29             <ActionContent
30                title = "Run Script"
31                scriptText = "cd ${PROJECT_DIR}&#10;make restoreInfoPlist&#10;">
32                <EnvironmentBuildable>
33                   <BuildableReference
34                      BuildableIdentifier = "primary"
35                      BlueprintIdentifier = "F4BDEB42187252F30069D0CE"
36                      BuildableName = "KCD.app"
37                      BlueprintName = "KCD"
38                      ReferencedContainer = "container:KCD.xcodeproj">
39                   </BuildableReference>
40                </EnvironmentBuildable>
41             </ActionContent>
42          </ExecutionAction>
43       </PostActions>
44       <BuildActionEntries>
45          <BuildActionEntry
46             buildForTesting = "YES"
47             buildForRunning = "YES"
48             buildForProfiling = "YES"
49             buildForArchiving = "YES"
50             buildForAnalyzing = "YES">
51             <BuildableReference
52                BuildableIdentifier = "primary"
53                BlueprintIdentifier = "F4BDEB42187252F30069D0CE"
54                BuildableName = "KCD.app"
55                BlueprintName = "KCD"
56                ReferencedContainer = "container:KCD.xcodeproj">
57             </BuildableReference>
58          </BuildActionEntry>
59       </BuildActionEntries>
60    </BuildAction>
61    <TestAction
62       buildConfiguration = "Debug"
63       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
64       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
65       codeCoverageEnabled = "YES"
66       shouldUseLaunchSchemeArgsEnv = "YES">
67       <Testables>
68          <TestableReference
69             skipped = "NO">
70             <BuildableReference
71                BuildableIdentifier = "primary"
72                BlueprintIdentifier = "F4BDEB63187252F30069D0CE"
73                BuildableName = "KCDTests.xctest"
74                BlueprintName = "KCDTests"
75                ReferencedContainer = "container:KCD.xcodeproj">
76             </BuildableReference>
77          </TestableReference>
78       </Testables>
79       <MacroExpansion>
80          <BuildableReference
81             BuildableIdentifier = "primary"
82             BlueprintIdentifier = "F4BDEB42187252F30069D0CE"
83             BuildableName = "KCD.app"
84             BlueprintName = "KCD"
85             ReferencedContainer = "container:KCD.xcodeproj">
86          </BuildableReference>
87       </MacroExpansion>
88       <AdditionalOptions>
89       </AdditionalOptions>
90    </TestAction>
91    <LaunchAction
92       buildConfiguration = "Debug"
93       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
94       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
95       launchStyle = "0"
96       useCustomWorkingDirectory = "NO"
97       ignoresPersistentStateOnLaunch = "NO"
98       debugDocumentVersioning = "YES"
99       debugServiceExtension = "internal"
100       allowLocationSimulation = "YES">
101       <BuildableProductRunnable
102          runnableDebuggingMode = "0">
103          <BuildableReference
104             BuildableIdentifier = "primary"
105             BlueprintIdentifier = "F4BDEB42187252F30069D0CE"
106             BuildableName = "KCD.app"
107             BlueprintName = "KCD"
108             ReferencedContainer = "container:KCD.xcodeproj">
109          </BuildableReference>
110       </BuildableProductRunnable>
111       <CommandLineArguments>
112          <CommandLineArgument
113             argument = "-NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints 1"
114             isEnabled = "YES">
115          </CommandLineArgument>
116          <CommandLineArgument
117             argument = "-com.apple.CoreData.ConcurrencyDebug 1"
118             isEnabled = "NO">
119          </CommandLineArgument>
120          <CommandLineArgument
121             argument = "-DebugPrintLevel 2"
122             isEnabled = "YES">
123          </CommandLineArgument>
124       </CommandLineArguments>
125       <EnvironmentVariables>
126          <EnvironmentVariable
127             key = "OS_ACTIVITY_MODE"
128             value = "disable"
129             isEnabled = "YES">
130          </EnvironmentVariable>
131       </EnvironmentVariables>
132       <AdditionalOptions>
133       </AdditionalOptions>
134    </LaunchAction>
135    <ProfileAction
136       buildConfiguration = "Release"
137       shouldUseLaunchSchemeArgsEnv = "YES"
138       savedToolIdentifier = ""
139       useCustomWorkingDirectory = "NO"
140       debugDocumentVersioning = "YES">
141       <BuildableProductRunnable
142          runnableDebuggingMode = "0">
143          <BuildableReference
144             BuildableIdentifier = "primary"
145             BlueprintIdentifier = "F4BDEB42187252F30069D0CE"
146             BuildableName = "KCD.app"
147             BlueprintName = "KCD"
148             ReferencedContainer = "container:KCD.xcodeproj">
149          </BuildableReference>
150       </BuildableProductRunnable>
151    </ProfileAction>
152    <AnalyzeAction
153       buildConfiguration = "Debug">
154    </AnalyzeAction>
155    <ArchiveAction
156       buildConfiguration = "Release"
157       revealArchiveInOrganizer = "YES">
158    </ArchiveAction>
159 </Scheme>