Skip to content

Commit

Permalink
Remove duplicated Alicerce scheme, rename SPM one to Alicerce (SPM)
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed Apr 5, 2021
1 parent 2071809 commit 98c77ca
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
40 changes: 18 additions & 22 deletions Alicerce.xcodeproj/xcshareddata/xcschemes/Alicerce.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,25 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "NO"
codeCoverageEnabled = "YES"
onlyGenerateCoverageForSpecifiedTargets = "YES"
shouldUseLaunchSchemeArgsEnv = "NO">
onlyGenerateCoverageForSpecifiedTargets = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0A3C2D701EA7E3E800EFB7D4"
BuildableName = "Alicerce.framework"
BlueprintName = "Alicerce"
ReferencedContainer = "container:Alicerce.xcodeproj">
</BuildableReference>
</MacroExpansion>
<EnvironmentVariables>
<EnvironmentVariable
key = "SWIFT_DETERMINISTIC_HASHING"
value = "1"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
<CodeCoverageTargets>
<BuildableReference
BuildableIdentifier = "primary"
Expand Down Expand Up @@ -78,24 +94,6 @@
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "0A3C2D701EA7E3E800EFB7D4"
BuildableName = "Alicerce.framework"
BlueprintName = "Alicerce"
ReferencedContainer = "container:Alicerce.xcodeproj">
</BuildableReference>
</MacroExpansion>
<EnvironmentVariables>
<EnvironmentVariable
key = "SWIFT_DETERMINISTIC_HASHING"
value = "1"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -116,8 +114,6 @@
ReferencedContainer = "container:Alicerce.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down

0 comments on commit 98c77ca

Please sign in to comment.