mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-28 12:25:19 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
102 lines
3.4 KiB
XML
102 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
LastUpgradeVersion = "0510"
|
|
version = "1.3">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "A38BDC521733968700DE7DA1"
|
|
BuildableName = "Clover.prefPane"
|
|
BlueprintName = "Clover"
|
|
ReferencedContainer = "container:CloverPrefpane.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
buildConfiguration = "Debug"
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES">
|
|
<Testables>
|
|
</Testables>
|
|
<AdditionalOptions>
|
|
</AdditionalOptions>
|
|
</TestAction>
|
|
<LaunchAction
|
|
buildConfiguration = "Release"
|
|
selectedDebuggerIdentifier = ""
|
|
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
|
|
launchStyle = "0"
|
|
useCustomWorkingDirectory = "NO"
|
|
ignoresPersistentStateOnLaunch = "NO"
|
|
debugDocumentVersioning = "YES"
|
|
debugServiceExtension = "internal"
|
|
allowLocationSimulation = "YES">
|
|
<PathRunnable
|
|
runnableDebuggingMode = "0"
|
|
FilePath = "/Applications/System Preferences.app">
|
|
</PathRunnable>
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "A38BDC521733968700DE7DA1"
|
|
BuildableName = "Clover.prefPane"
|
|
BlueprintName = "Clover"
|
|
ReferencedContainer = "container:CloverPrefpane.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
<CommandLineArguments>
|
|
<CommandLineArgument
|
|
argument = "~/Library/PreferencePanes/Clover.prefPane"
|
|
isEnabled = "YES">
|
|
</CommandLineArgument>
|
|
</CommandLineArguments>
|
|
<AdditionalOptions>
|
|
<AdditionalOption
|
|
key = "DYLD_INSERT_LIBRARIES"
|
|
value = "/usr/lib/libgmalloc.dylib"
|
|
isEnabled = "YES">
|
|
</AdditionalOption>
|
|
<AdditionalOption
|
|
key = "NSZombieEnabled"
|
|
value = "YES"
|
|
isEnabled = "YES">
|
|
</AdditionalOption>
|
|
<AdditionalOption
|
|
key = "MallocGuardEdges"
|
|
value = ""
|
|
isEnabled = "YES">
|
|
</AdditionalOption>
|
|
<AdditionalOption
|
|
key = "MallocScribble"
|
|
value = ""
|
|
isEnabled = "YES">
|
|
</AdditionalOption>
|
|
</AdditionalOptions>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
buildConfiguration = "Release"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
debugDocumentVersioning = "YES">
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Release"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|