diff options
Diffstat (limited to 'ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/xcuserdata/admin.xcuserdatad/xcschemes/tolua.xcscheme')
-rw-r--r-- | ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/xcuserdata/admin.xcuserdatad/xcschemes/tolua.xcscheme | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/xcuserdata/admin.xcuserdatad/xcschemes/tolua.xcscheme b/ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/xcuserdata/admin.xcuserdatad/xcschemes/tolua.xcscheme new file mode 100644 index 0000000..4a1b2af --- /dev/null +++ b/ThirdParty/tolua_runtime/macjit/tolua.xcodeproj/xcuserdata/admin.xcuserdatad/xcschemes/tolua.xcscheme @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Scheme + LastUpgradeVersion = "0640" + version = "1.3"> + <BuildAction + parallelizeBuildables = "YES" + buildImplicitDependencies = "YES"> + <BuildActionEntries> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "YES" + buildForProfiling = "YES" + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "0F4B04CF1800959F002EA938" + BuildableName = "tolua.bundle" + BlueprintName = "tolua" + ReferencedContainer = "container:tolua.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> + <Testables> + </Testables> + </TestAction> + <LaunchAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "0F4B04CF1800959F002EA938" + BuildableName = "tolua.bundle" + BlueprintName = "tolua" + ReferencedContainer = "container:tolua.xcodeproj"> + </BuildableReference> + </MacroExpansion> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + customArchiveName = "tolua" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme> |