Skip to content

Commit 86fcaea

Browse files
committed
Silence remaining PostgresKit recommended build settings.
1 parent 01953a1 commit 86fcaea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@
487487
0867D690FE84028FC02AAC07 /* Project object */ = {
488488
isa = PBXProject;
489489
attributes = {
490-
LastUpgradeCheck = 0720;
490+
LastUpgradeCheck = 0820;
491491
};
492492
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "PostgresKit" */;
493493
compatibilityVersion = "Xcode 3.2";

Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme

Lines changed: 5 additions & 5 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 = "0720"
3+
LastUpgradeVersion = "0820"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -23,10 +23,10 @@
2323
</BuildActionEntries>
2424
</BuildAction>
2525
<TestAction
26+
buildConfiguration = "Debug"
2627
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2728
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
28-
shouldUseLaunchSchemeArgsEnv = "YES"
29-
buildConfiguration = "Debug">
29+
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
3131
<TestableReference
3232
skipped = "NO">
@@ -43,11 +43,11 @@
4343
</AdditionalOptions>
4444
</TestAction>
4545
<LaunchAction
46+
buildConfiguration = "Debug"
4647
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4748
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
4849
launchStyle = "0"
4950
useCustomWorkingDirectory = "NO"
50-
buildConfiguration = "Debug"
5151
ignoresPersistentStateOnLaunch = "NO"
5252
debugDocumentVersioning = "YES"
5353
debugServiceExtension = "internal"
@@ -65,10 +65,10 @@
6565
</AdditionalOptions>
6666
</LaunchAction>
6767
<ProfileAction
68+
buildConfiguration = "Release"
6869
shouldUseLaunchSchemeArgsEnv = "YES"
6970
savedToolIdentifier = ""
7071
useCustomWorkingDirectory = "NO"
71-
buildConfiguration = "Release"
7272
debugDocumentVersioning = "YES">
7373
</ProfileAction>
7474
<AnalyzeAction

0 commit comments

Comments
 (0)