diff options
Diffstat (limited to 'rAthena/rAthena.xcodeproj/xcuserdata/hennet.xcuserdatad/xcschemes/map-server_sql.xcscheme')
-rw-r--r-- | rAthena/rAthena.xcodeproj/xcuserdata/hennet.xcuserdatad/xcschemes/map-server_sql.xcscheme | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/rAthena/rAthena.xcodeproj/xcuserdata/hennet.xcuserdatad/xcschemes/map-server_sql.xcscheme b/rAthena/rAthena.xcodeproj/xcuserdata/hennet.xcuserdatad/xcschemes/map-server_sql.xcscheme new file mode 100644 index 000000000..416cfce2b --- /dev/null +++ b/rAthena/rAthena.xcodeproj/xcuserdata/hennet.xcuserdatad/xcschemes/map-server_sql.xcscheme @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Scheme + version = "1.3"> + <BuildAction + parallelizeBuildables = "YES" + buildImplicitDependencies = "YES"> + <BuildActionEntries> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "YES" + buildForProfiling = "YES" + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "53C194A3157C03260012D90B" + BuildableName = "map-server_sql" + BlueprintName = "map-server_sql" + ReferencedContainer = "container:rAthena.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> + <Testables> + </Testables> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "53C194A3157C03260012D90B" + BuildableName = "map-server_sql" + BlueprintName = "map-server_sql" + ReferencedContainer = "container:rAthena.xcodeproj"> + </BuildableReference> + </MacroExpansion> + </TestAction> + <LaunchAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Debug" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "53C194A3157C03260012D90B" + BuildableName = "map-server_sql" + BlueprintName = "map-server_sql" + ReferencedContainer = "container:rAthena.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "53C194A3157C03260012D90B" + BuildableName = "map-server_sql" + BlueprintName = "map-server_sql" + ReferencedContainer = "container:rAthena.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme> |