Skip to content

Commit 3d97f5a

Browse files
committed
Xcode 11 stuff
1 parent 61dbede commit 3d97f5a

File tree

4 files changed

+34
-45
lines changed

4 files changed

+34
-45
lines changed

SwiftCheck.xcodeproj/project.pbxproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
isa = PBXProject;
533533
attributes = {
534534
LastSwiftUpdateCheck = 0730;
535-
LastUpgradeCheck = 1020;
535+
LastUpgradeCheck = 1100;
536536
ORGANIZATIONNAME = Typelift;
537537
TargetAttributes = {
538538
8240CCB01C3A123600EF4D29 = {
@@ -568,6 +568,7 @@
568568
hasScannedForEncodings = 0;
569569
knownRegions = (
570570
en,
571+
Base,
571572
);
572573
mainGroup = 844FCC83198B320500EB242A;
573574
productRefGroup = 844FCC8E198B320500EB242A /* Products */;
@@ -823,7 +824,7 @@
823824
8240CCC21C3A123700EF4D29 /* Debug */ = {
824825
isa = XCBuildConfiguration;
825826
buildSettings = {
826-
CODE_SIGN_IDENTITY = "iPhone Developer";
827+
CODE_SIGN_IDENTITY = "";
827828
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
828829
"CODE_SIGN_IDENTITY[sdk=appletvsimulator*]" = "";
829830
DEBUG_INFORMATION_FORMAT = dwarf;
@@ -856,7 +857,7 @@
856857
8240CCC31C3A123700EF4D29 /* Release */ = {
857858
isa = XCBuildConfiguration;
858859
buildSettings = {
859-
CODE_SIGN_IDENTITY = "iPhone Developer";
860+
CODE_SIGN_IDENTITY = "";
860861
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
861862
"CODE_SIGN_IDENTITY[sdk=appletvsimulator*]" = "";
862863
COPY_PHASE_STRIP = NO;

SwiftCheck.xcodeproj/xcshareddata/xcschemes/SwiftCheck-iOS.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 = "1100"
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 = "84DF75F71B0BD54600C912B0"
48+
BuildableName = "SwiftCheck.framework"
49+
BlueprintName = "SwiftCheck-iOS"
50+
ReferencedContainer = "container:SwiftCheck.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 = "84DF75F71B0BD54600C912B0"
60-
BuildableName = "SwiftCheck.framework"
61-
BlueprintName = "SwiftCheck-iOS"
62-
ReferencedContainer = "container:SwiftCheck.xcodeproj">
63-
</BuildableReference>
64-
</MacroExpansion>
65-
<AdditionalOptions>
66-
</AdditionalOptions>
6765
</TestAction>
6866
<LaunchAction
6967
buildConfiguration = "Debug"
@@ -84,8 +82,6 @@
8482
ReferencedContainer = "container:SwiftCheck.xcodeproj">
8583
</BuildableReference>
8684
</MacroExpansion>
87-
<AdditionalOptions>
88-
</AdditionalOptions>
8985
</LaunchAction>
9086
<ProfileAction
9187
buildConfiguration = "Release"

SwiftCheck.xcodeproj/xcshareddata/xcschemes/SwiftCheck-tvOS.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 = "1100"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -27,6 +27,15 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<MacroExpansion>
31+
<BuildableReference
32+
BuildableIdentifier = "primary"
33+
BlueprintIdentifier = "8240CCB01C3A123600EF4D29"
34+
BuildableName = "SwiftCheck.framework"
35+
BlueprintName = "SwiftCheck-tvOS"
36+
ReferencedContainer = "container:SwiftCheck.xcodeproj">
37+
</BuildableReference>
38+
</MacroExpansion>
3039
<Testables>
3140
<TestableReference
3241
skipped = "NO">
@@ -39,17 +48,6 @@
3948
</BuildableReference>
4049
</TestableReference>
4150
</Testables>
42-
<MacroExpansion>
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "8240CCB01C3A123600EF4D29"
46-
BuildableName = "SwiftCheck.framework"
47-
BlueprintName = "SwiftCheck-tvOS"
48-
ReferencedContainer = "container:SwiftCheck.xcodeproj">
49-
</BuildableReference>
50-
</MacroExpansion>
51-
<AdditionalOptions>
52-
</AdditionalOptions>
5351
</TestAction>
5452
<LaunchAction
5553
buildConfiguration = "Debug"
@@ -70,8 +68,6 @@
7068
ReferencedContainer = "container:SwiftCheck.xcodeproj">
7169
</BuildableReference>
7270
</MacroExpansion>
73-
<AdditionalOptions>
74-
</AdditionalOptions>
7571
</LaunchAction>
7672
<ProfileAction
7773
buildConfiguration = "Release"

SwiftCheck.xcodeproj/xcshareddata/xcschemes/SwiftCheck.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 = "1100"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -27,6 +27,15 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<MacroExpansion>
31+
<BuildableReference
32+
BuildableIdentifier = "primary"
33+
BlueprintIdentifier = "844FCC8C198B320500EB242A"
34+
BuildableName = "SwiftCheck.framework"
35+
BlueprintName = "SwiftCheck"
36+
ReferencedContainer = "container:SwiftCheck.xcodeproj">
37+
</BuildableReference>
38+
</MacroExpansion>
3039
<Testables>
3140
<TestableReference
3241
skipped = "NO">
@@ -39,17 +48,6 @@
3948
</BuildableReference>
4049
</TestableReference>
4150
</Testables>
42-
<MacroExpansion>
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "844FCC8C198B320500EB242A"
46-
BuildableName = "SwiftCheck.framework"
47-
BlueprintName = "SwiftCheck"
48-
ReferencedContainer = "container:SwiftCheck.xcodeproj">
49-
</BuildableReference>
50-
</MacroExpansion>
51-
<AdditionalOptions>
52-
</AdditionalOptions>
5351
</TestAction>
5452
<LaunchAction
5553
buildConfiguration = "Debug"
@@ -70,8 +68,6 @@
7068
ReferencedContainer = "container:SwiftCheck.xcodeproj">
7169
</BuildableReference>
7270
</MacroExpansion>
73-
<AdditionalOptions>
74-
</AdditionalOptions>
7571
</LaunchAction>
7672
<ProfileAction
7773
buildConfiguration = "Release"

0 commit comments

Comments
 (0)