mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-11-04 09:20:56 +00:00 
			
		
		
		
	* XPC updater POC * WIP * obo * WIP * Working * . * . * . * Cleanup * Cleanup * Throw restrict * Remove dead protocol. * . * Fix ECDSA test. * Scripts
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<Scheme
 | 
						|
   LastUpgradeVersion = "2600"
 | 
						|
   version = "1.7">
 | 
						|
   <BuildAction
 | 
						|
      parallelizeBuildables = "YES"
 | 
						|
      buildImplicitDependencies = "YES"
 | 
						|
      buildArchitectures = "Automatic">
 | 
						|
   </BuildAction>
 | 
						|
   <TestAction
 | 
						|
      buildConfiguration = "Debug"
 | 
						|
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 | 
						|
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 | 
						|
      shouldUseLaunchSchemeArgsEnv = "YES">
 | 
						|
      <TestPlans>
 | 
						|
         <TestPlanReference
 | 
						|
            reference = "container:Config/Secretive.xctestplan">
 | 
						|
         </TestPlanReference>
 | 
						|
      </TestPlans>
 | 
						|
   </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">
 | 
						|
   </LaunchAction>
 | 
						|
   <ProfileAction
 | 
						|
      buildConfiguration = "Release"
 | 
						|
      shouldUseLaunchSchemeArgsEnv = "YES"
 | 
						|
      savedToolIdentifier = ""
 | 
						|
      useCustomWorkingDirectory = "NO"
 | 
						|
      debugDocumentVersioning = "YES">
 | 
						|
   </ProfileAction>
 | 
						|
   <AnalyzeAction
 | 
						|
      buildConfiguration = "Debug">
 | 
						|
   </AnalyzeAction>
 | 
						|
   <ArchiveAction
 | 
						|
      buildConfiguration = "Release"
 | 
						|
      revealArchiveInOrganizer = "YES">
 | 
						|
   </ArchiveAction>
 | 
						|
</Scheme>
 |