diff options
| author | Fuwn <[email protected]> | 2025-06-11 05:47:51 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-11 05:47:51 -0700 |
| commit | cde05456a79ca64b4af81f1cfc313bbd58e94a8a (patch) | |
| tree | 0fe6eb50d86df228d7bf53940a3991d725abbb1a /Sora.xcodeproj/xcshareddata | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-cde05456a79ca64b4af81f1cfc313bbd58e94a8a.tar.xz sora-testing-cde05456a79ca64b4af81f1cfc313bbd58e94a8a.zip | |
feat: Development commit
Diffstat (limited to 'Sora.xcodeproj/xcshareddata')
| -rw-r--r-- | Sora.xcodeproj/xcshareddata/xcschemes/Sora.xcscheme | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/Sora.xcodeproj/xcshareddata/xcschemes/Sora.xcscheme b/Sora.xcodeproj/xcshareddata/xcschemes/Sora.xcscheme deleted file mode 100644 index 45201bc..0000000 --- a/Sora.xcodeproj/xcshareddata/xcschemes/Sora.xcscheme +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Scheme - LastUpgradeVersion = "1640" - version = "1.7"> - <BuildAction - parallelizeBuildables = "YES" - buildImplicitDependencies = "YES" - buildArchitectures = "Automatic"> - <BuildActionEntries> - <BuildActionEntry - buildForTesting = "YES" - buildForRunning = "YES" - buildForProfiling = "YES" - buildForArchiving = "YES" - buildForAnalyzing = "YES"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "4CD342752D6341D900565E6F" - BuildableName = "Sora.app" - BlueprintName = "Sora" - ReferencedContainer = "container:Sora.xcodeproj"> - </BuildableReference> - </BuildActionEntry> - </BuildActionEntries> - </BuildAction> - <TestAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - shouldAutocreateTestPlan = "YES"> - </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 = "4CD342752D6341D900565E6F" - BuildableName = "Sora.app" - BlueprintName = "Sora" - ReferencedContainer = "container:Sora.xcodeproj"> - </BuildableReference> - </BuildableProductRunnable> - </LaunchAction> - <ProfileAction - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES" - savedToolIdentifier = "" - useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES"> - <BuildableProductRunnable - runnableDebuggingMode = "0"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "4CD342752D6341D900565E6F" - BuildableName = "Sora.app" - BlueprintName = "Sora" - ReferencedContainer = "container:Sora.xcodeproj"> - </BuildableReference> - </BuildableProductRunnable> - </ProfileAction> - <AnalyzeAction - buildConfiguration = "Debug"> - </AnalyzeAction> - <ArchiveAction - buildConfiguration = "Release" - revealArchiveInOrganizer = "YES"> - </ArchiveAction> -</Scheme> |