Skip to content

Commit

Permalink
rename to epicentral scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
bsakhuja committed Dec 8, 2023
1 parent f9eb965 commit 09e7259
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 1 deletion.
102 changes: 102 additions & 0 deletions Epicentral.xcodeproj/xcshareddata/xcschemes/Epicentral.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1510"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "06EFE9B22AFAB91E00351973"
BuildableName = "Epicentral.app"
BlueprintName = "Epicentral"
ReferencedContainer = "container:Epicentral.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "06EFE9C22AFAB92000351973"
BuildableName = "EpicentralTests.xctest"
BlueprintName = "EpicentralTests"
ReferencedContainer = "container:Epicentral.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO"
parallelizable = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "06EFE9CC2AFAB92000351973"
BuildableName = "EpicentralUITests.xctest"
BlueprintName = "EpicentralUITests"
ReferencedContainer = "container:Epicentral.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
</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 = "06EFE9B22AFAB91E00351973"
BuildableName = "Epicentral.app"
BlueprintName = "Epicentral"
ReferencedContainer = "container:Epicentral.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "06EFE9B22AFAB91E00351973"
BuildableName = "Epicentral.app"
BlueprintName = "Epicentral"
ReferencedContainer = "container:Epicentral.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
customArchiveName = "Epicentral"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,29 @@
<dict>
<key>SchemeUserState</key>
<dict>
<key>Plate.xcscheme_^#shared#^_</key>
<key>Epicentral.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>06EFE9B22AFAB91E00351973</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>06EFE9C22AFAB92000351973</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>06EFE9CC2AFAB92000351973</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>

0 comments on commit 09e7259

Please sign in to comment.