diff options
author | hemagx <ibrahem.h.basyone@gmail.com> | 2017-01-21 13:06:36 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2018-02-17 15:10:12 +0100 |
commit | 9b8256a63047a6a873025ae346b0804c4db52912 (patch) | |
tree | 95b5a3f8d2e07bd5b4cdd02b182cc47598ac9ec2 /Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme | |
parent | 400076f4e26a121746545cf9f6483ca8e93896b5 (diff) | |
download | hercules-9b8256a63047a6a873025ae346b0804c4db52912.tar.gz hercules-9b8256a63047a6a873025ae346b0804c4db52912.tar.bz2 hercules-9b8256a63047a6a873025ae346b0804c4db52912.tar.xz hercules-9b8256a63047a6a873025ae346b0804c4db52912.zip |
Removal of the old mapcache tool as new plugin took it place.
Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com>
Diffstat (limited to 'Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme')
-rw-r--r-- | Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme b/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme deleted file mode 100644 index f437d0718..000000000 --- a/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme +++ /dev/null @@ -1,91 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Scheme - LastUpgradeVersion = "0800" - version = "1.3"> - <BuildAction - parallelizeBuildables = "YES" - buildImplicitDependencies = "YES"> - <BuildActionEntries> - <BuildActionEntry - buildForTesting = "YES" - buildForRunning = "YES" - buildForProfiling = "YES" - buildForArchiving = "YES" - buildForAnalyzing = "YES"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "A5380CCC1856CE180090CBC4" - BuildableName = "mapcache" - BlueprintName = "mapcache" - ReferencedContainer = "container:Hercules.xcodeproj"> - </BuildableReference> - </BuildActionEntry> - </BuildActionEntries> - </BuildAction> - <TestAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES"> - <Testables> - </Testables> - <MacroExpansion> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "A5380CCC1856CE180090CBC4" - BuildableName = "mapcache" - BlueprintName = "mapcache" - ReferencedContainer = "container:Hercules.xcodeproj"> - </BuildableReference> - </MacroExpansion> - <AdditionalOptions> - </AdditionalOptions> - </TestAction> - <LaunchAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - launchStyle = "0" - useCustomWorkingDirectory = "NO" - ignoresPersistentStateOnLaunch = "NO" - debugDocumentVersioning = "YES" - debugServiceExtension = "internal" - allowLocationSimulation = "YES"> - <BuildableProductRunnable - runnableDebuggingMode = "0"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "A5380CCC1856CE180090CBC4" - BuildableName = "mapcache" - BlueprintName = "mapcache" - ReferencedContainer = "container:Hercules.xcodeproj"> - </BuildableReference> - </BuildableProductRunnable> - <AdditionalOptions> - </AdditionalOptions> - </LaunchAction> - <ProfileAction - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES" - savedToolIdentifier = "" - useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES"> - <BuildableProductRunnable - runnableDebuggingMode = "0"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "A5380CCC1856CE180090CBC4" - BuildableName = "mapcache" - BlueprintName = "mapcache" - ReferencedContainer = "container:Hercules.xcodeproj"> - </BuildableReference> - </BuildableProductRunnable> - </ProfileAction> - <AnalyzeAction - buildConfiguration = "Debug"> - </AnalyzeAction> - <ArchiveAction - buildConfiguration = "Release" - revealArchiveInOrganizer = "YES"> - </ArchiveAction> -</Scheme> |