summaryrefslogtreecommitdiffhomepage
path: root/xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2013-01-06 05:09:13 -0800
committerYukihiro "Matz" Matsumoto <[email protected]>2013-01-06 05:09:13 -0800
commit54703d8494eb053e5ecb56705d15ba3d076c4633 (patch)
tree82702dae7c549b8cf38cdf09bd06dfad5c018347 /xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme
parent19a3146e34ab1b0e9f2e68be7c83d77e3f51b0dd (diff)
parente1a6c30ae6947589b746e0cc84312003a8e2d61e (diff)
downloadmruby-54703d8494eb053e5ecb56705d15ba3d076c4633.tar.gz
mruby-54703d8494eb053e5ecb56705d15ba3d076c4633.zip
Merge pull request #694 from masuidrive/remove_xcode
Removed XCode build
Diffstat (limited to 'xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme')
-rw-r--r--xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme59
1 files changed, 0 insertions, 59 deletions
diff --git a/xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme b/xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme
deleted file mode 100644
index 3f2ddb8c2..000000000
--- a/xcode/mruby.xcodeproj/xcshareddata/xcschemes/libraries.xcscheme
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "0440"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "88760AA115759B4F00113BFB"
- BuildableName = "libmruby.a"
- BlueprintName = "ruby_lib"
- ReferencedContainer = "container:mruby.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 = "Debug"
- ignoresPersistentStateOnLaunch = "NO"
- debugDocumentVersioning = "YES"
- allowLocationSimulation = "YES">
- <AdditionalOptions>
- </AdditionalOptions>
- </LaunchAction>
- <ProfileAction
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- buildConfiguration = "Release"
- debugDocumentVersioning = "YES">
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "CLANGDebug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>