|
@@ -0,0 +1,108 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<Scheme
|
|
|
+ LastUpgradeVersion = "1010"
|
|
|
+ wasCreatedForAppExtension = "YES"
|
|
|
+ version = "2.0">
|
|
|
+ <BuildAction
|
|
|
+ parallelizeBuildables = "YES"
|
|
|
+ buildImplicitDependencies = "YES">
|
|
|
+ <BuildActionEntries>
|
|
|
+ <BuildActionEntry
|
|
|
+ buildForTesting = "YES"
|
|
|
+ buildForRunning = "YES"
|
|
|
+ buildForProfiling = "YES"
|
|
|
+ buildForArchiving = "YES"
|
|
|
+ buildForAnalyzing = "YES">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "F72D100B210B6B16009C96B7"
|
|
|
+ BuildableName = "Notification Service Extension.appex"
|
|
|
+ BlueprintName = "Notification Service Extension"
|
|
|
+ ReferencedContainer = "container:Nextcloud.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildActionEntry>
|
|
|
+ <BuildActionEntry
|
|
|
+ buildForTesting = "YES"
|
|
|
+ buildForRunning = "YES"
|
|
|
+ buildForProfiling = "YES"
|
|
|
+ buildForArchiving = "YES"
|
|
|
+ buildForAnalyzing = "YES">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "F77B0DEB1D118A16002130FE"
|
|
|
+ BuildableName = "Nextcloud.app"
|
|
|
+ BlueprintName = "Nextcloud"
|
|
|
+ ReferencedContainer = "container:Nextcloud.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 = "F72D100B210B6B16009C96B7"
|
|
|
+ BuildableName = "Notification Service Extension.appex"
|
|
|
+ BlueprintName = "Notification Service Extension"
|
|
|
+ ReferencedContainer = "container:Nextcloud.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </MacroExpansion>
|
|
|
+ <AdditionalOptions>
|
|
|
+ </AdditionalOptions>
|
|
|
+ </TestAction>
|
|
|
+ <LaunchAction
|
|
|
+ buildConfiguration = "Debug"
|
|
|
+ selectedDebuggerIdentifier = ""
|
|
|
+ selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
|
|
|
+ launchStyle = "0"
|
|
|
+ useCustomWorkingDirectory = "NO"
|
|
|
+ ignoresPersistentStateOnLaunch = "NO"
|
|
|
+ debugDocumentVersioning = "YES"
|
|
|
+ debugServiceExtension = "internal"
|
|
|
+ allowLocationSimulation = "YES"
|
|
|
+ launchAutomaticallySubstyle = "2">
|
|
|
+ <BuildableProductRunnable
|
|
|
+ runnableDebuggingMode = "0">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "F77B0DEB1D118A16002130FE"
|
|
|
+ BuildableName = "Nextcloud.app"
|
|
|
+ BlueprintName = "Nextcloud"
|
|
|
+ ReferencedContainer = "container:Nextcloud.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildableProductRunnable>
|
|
|
+ <AdditionalOptions>
|
|
|
+ </AdditionalOptions>
|
|
|
+ </LaunchAction>
|
|
|
+ <ProfileAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
+ savedToolIdentifier = ""
|
|
|
+ useCustomWorkingDirectory = "NO"
|
|
|
+ debugDocumentVersioning = "YES"
|
|
|
+ launchAutomaticallySubstyle = "2">
|
|
|
+ <BuildableProductRunnable
|
|
|
+ runnableDebuggingMode = "0">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "F77B0DEB1D118A16002130FE"
|
|
|
+ BuildableName = "Nextcloud.app"
|
|
|
+ BlueprintName = "Nextcloud"
|
|
|
+ ReferencedContainer = "container:Nextcloud.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildableProductRunnable>
|
|
|
+ </ProfileAction>
|
|
|
+ <AnalyzeAction
|
|
|
+ buildConfiguration = "Debug">
|
|
|
+ </AnalyzeAction>
|
|
|
+ <ArchiveAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ revealArchiveInOrganizer = "YES">
|
|
|
+ </ArchiveAction>
|
|
|
+</Scheme>
|