mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	* Bump to Flutter 3.13.0 * Updates permission status * Adds hidden to app livecycle state * Updates and switches to WakelockPlus * bump flutter version github action * mobile test version * fix format * video player * video uri * ios test * Update android target sdk requirement to PlayStore --------- Co-authored-by: Alex Tran <Alex.Tran@conductix.com> Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
		
			
				
	
	
		
			90 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			90 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<Scheme
 | 
						|
   LastUpgradeVersion = "1430"
 | 
						|
   version = "1.3">
 | 
						|
   <BuildAction
 | 
						|
      parallelizeBuildables = "YES"
 | 
						|
      buildImplicitDependencies = "YES">
 | 
						|
      <BuildActionEntries>
 | 
						|
         <BuildActionEntry
 | 
						|
            buildForTesting = "YES"
 | 
						|
            buildForRunning = "YES"
 | 
						|
            buildForProfiling = "YES"
 | 
						|
            buildForArchiving = "YES"
 | 
						|
            buildForAnalyzing = "YES">
 | 
						|
            <BuildableReference
 | 
						|
               BuildableIdentifier = "primary"
 | 
						|
               BlueprintIdentifier = "97C146ED1CF9000F007C117D"
 | 
						|
               BuildableName = "Runner.app"
 | 
						|
               BlueprintName = "Runner"
 | 
						|
               ReferencedContainer = "container:Runner.xcodeproj">
 | 
						|
            </BuildableReference>
 | 
						|
         </BuildActionEntry>
 | 
						|
      </BuildActionEntries>
 | 
						|
   </BuildAction>
 | 
						|
   <TestAction
 | 
						|
      buildConfiguration = "Debug"
 | 
						|
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 | 
						|
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 | 
						|
      shouldUseLaunchSchemeArgsEnv = "YES">
 | 
						|
      <MacroExpansion>
 | 
						|
         <BuildableReference
 | 
						|
            BuildableIdentifier = "primary"
 | 
						|
            BlueprintIdentifier = "97C146ED1CF9000F007C117D"
 | 
						|
            BuildableName = "Runner.app"
 | 
						|
            BlueprintName = "Runner"
 | 
						|
            ReferencedContainer = "container:Runner.xcodeproj">
 | 
						|
         </BuildableReference>
 | 
						|
      </MacroExpansion>
 | 
						|
      <Testables>
 | 
						|
      </Testables>
 | 
						|
   </TestAction>
 | 
						|
   <LaunchAction
 | 
						|
      buildConfiguration = "Debug"
 | 
						|
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 | 
						|
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 | 
						|
      disableMainThreadChecker = "YES"
 | 
						|
      launchStyle = "0"
 | 
						|
      useCustomWorkingDirectory = "NO"
 | 
						|
      ignoresPersistentStateOnLaunch = "NO"
 | 
						|
      debugDocumentVersioning = "YES"
 | 
						|
      debugServiceExtension = "internal"
 | 
						|
      enableGPUValidationMode = "1"
 | 
						|
      allowLocationSimulation = "YES">
 | 
						|
      <BuildableProductRunnable
 | 
						|
         runnableDebuggingMode = "0">
 | 
						|
         <BuildableReference
 | 
						|
            BuildableIdentifier = "primary"
 | 
						|
            BlueprintIdentifier = "97C146ED1CF9000F007C117D"
 | 
						|
            BuildableName = "Runner.app"
 | 
						|
            BlueprintName = "Runner"
 | 
						|
            ReferencedContainer = "container:Runner.xcodeproj">
 | 
						|
         </BuildableReference>
 | 
						|
      </BuildableProductRunnable>
 | 
						|
   </LaunchAction>
 | 
						|
   <ProfileAction
 | 
						|
      buildConfiguration = "Profile"
 | 
						|
      shouldUseLaunchSchemeArgsEnv = "YES"
 | 
						|
      savedToolIdentifier = ""
 | 
						|
      useCustomWorkingDirectory = "NO"
 | 
						|
      debugDocumentVersioning = "YES">
 | 
						|
      <BuildableProductRunnable
 | 
						|
         runnableDebuggingMode = "0">
 | 
						|
         <BuildableReference
 | 
						|
            BuildableIdentifier = "primary"
 | 
						|
            BlueprintIdentifier = "97C146ED1CF9000F007C117D"
 | 
						|
            BuildableName = "Runner.app"
 | 
						|
            BlueprintName = "Runner"
 | 
						|
            ReferencedContainer = "container:Runner.xcodeproj">
 | 
						|
         </BuildableReference>
 | 
						|
      </BuildableProductRunnable>
 | 
						|
   </ProfileAction>
 | 
						|
   <AnalyzeAction
 | 
						|
      buildConfiguration = "Debug">
 | 
						|
   </AnalyzeAction>
 | 
						|
   <ArchiveAction
 | 
						|
      buildConfiguration = "Release"
 | 
						|
      revealArchiveInOrganizer = "YES">
 | 
						|
   </ArchiveAction>
 | 
						|
</Scheme>
 |