Skip to content

Commit 3bcfedd

Browse files
committed
🛠 Apply Xcode 11.6 recommended settings
1 parent ab68611 commit 3bcfedd

2 files changed

Lines changed: 11 additions & 15 deletions

File tree

‎Commandant.xcodeproj/project.pbxproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
attributes = {
314314
LastSwiftMigration = 0700;
315315
LastSwiftUpdateCheck = 0700;
316-
LastUpgradeCheck = 1020;
316+
LastUpgradeCheck = 1160;
317317
ORGANIZATIONNAME = Carthage;
318318
TargetAttributes = {
319319
D00CCDD81A20717400109F8C = {

‎Commandant.xcodeproj/xcshareddata/xcschemes/Commandant.xcscheme‎

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1020"
3+
LastUpgradeVersion = "1160"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -41,6 +41,15 @@
4141
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4242
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
4343
shouldUseLaunchSchemeArgsEnv = "YES">
44+
<MacroExpansion>
45+
<BuildableReference
46+
BuildableIdentifier = "primary"
47+
BlueprintIdentifier = "D00CCDD81A20717400109F8C"
48+
BuildableName = "Commandant.framework"
49+
BlueprintName = "Commandant"
50+
ReferencedContainer = "container:Commandant.xcodeproj">
51+
</BuildableReference>
52+
</MacroExpansion>
4453
<Testables>
4554
<TestableReference
4655
skipped = "NO">
@@ -53,17 +62,6 @@
5362
</BuildableReference>
5463
</TestableReference>
5564
</Testables>
56-
<MacroExpansion>
57-
<BuildableReference
58-
BuildableIdentifier = "primary"
59-
BlueprintIdentifier = "D00CCDD81A20717400109F8C"
60-
BuildableName = "Commandant.framework"
61-
BlueprintName = "Commandant"
62-
ReferencedContainer = "container:Commandant.xcodeproj">
63-
</BuildableReference>
64-
</MacroExpansion>
65-
<AdditionalOptions>
66-
</AdditionalOptions>
6765
</TestAction>
6866
<LaunchAction
6967
buildConfiguration = "Debug"
@@ -84,8 +82,6 @@
8482
ReferencedContainer = "container:Commandant.xcodeproj">
8583
</BuildableReference>
8684
</MacroExpansion>
87-
<AdditionalOptions>
88-
</AdditionalOptions>
8985
</LaunchAction>
9086
<ProfileAction
9187
buildConfiguration = "Profile"

0 commit comments

Comments
 (0)