Skip to content

Commit 33222a7

Browse files
authored
updates to remove warnings in Xcode 12 (#10)
1 parent 4c37c91 commit 33222a7

File tree

5 files changed

+42
-56
lines changed

5 files changed

+42
-56
lines changed

QLoop.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@
653653
isa = PBXProject;
654654
attributes = {
655655
LastSwiftUpdateCheck = 1010;
656-
LastUpgradeCheck = 1010;
656+
LastUpgradeCheck = 1240;
657657
ORGANIZATIONNAME = Quickthyme;
658658
TargetAttributes = {
659659
DC6FAECF222F4039008BB070 = {
@@ -958,6 +958,7 @@
958958
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
959959
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
960960
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
961+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
961962
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
962963
CLANG_WARN_STRICT_PROTOTYPES = YES;
963964
CLANG_WARN_SUSPICIOUS_MOVE = YES;
@@ -1019,6 +1020,7 @@
10191020
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
10201021
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
10211022
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1023+
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
10221024
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
10231025
CLANG_WARN_STRICT_PROTOTYPES = YES;
10241026
CLANG_WARN_SUSPICIOUS_MOVE = YES;

QLoop.xcodeproj/xcshareddata/xcschemes/QLoop-iOS.xcscheme

Lines changed: 12 additions & 16 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 = "1010"
3+
LastUpgradeVersion = "1240"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,9 +26,18 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
shouldUseLaunchSchemeArgsEnv = "YES"
2930
codeCoverageEnabled = "YES"
30-
onlyGenerateCoverageForSpecifiedTargets = "YES"
31-
shouldUseLaunchSchemeArgsEnv = "YES">
31+
onlyGenerateCoverageForSpecifiedTargets = "YES">
32+
<MacroExpansion>
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "DC6FAECF222F4039008BB070"
36+
BuildableName = "libQLoop-iOS.a"
37+
BlueprintName = "QLoop-iOS"
38+
ReferencedContainer = "container:QLoop.xcodeproj">
39+
</BuildableReference>
40+
</MacroExpansion>
3241
<CodeCoverageTargets>
3342
<BuildableReference
3443
BuildableIdentifier = "primary"
@@ -57,17 +66,6 @@
5766
</BuildableReference>
5867
</TestableReference>
5968
</Testables>
60-
<MacroExpansion>
61-
<BuildableReference
62-
BuildableIdentifier = "primary"
63-
BlueprintIdentifier = "DC6FAECF222F4039008BB070"
64-
BuildableName = "libQLoop-iOS.a"
65-
BlueprintName = "QLoop-iOS"
66-
ReferencedContainer = "container:QLoop.xcodeproj">
67-
</BuildableReference>
68-
</MacroExpansion>
69-
<AdditionalOptions>
70-
</AdditionalOptions>
7169
</TestAction>
7270
<LaunchAction
7371
buildConfiguration = "Debug"
@@ -88,8 +86,6 @@
8886
ReferencedContainer = "container:QLoop.xcodeproj">
8987
</BuildableReference>
9088
</MacroExpansion>
91-
<AdditionalOptions>
92-
</AdditionalOptions>
9389
</LaunchAction>
9490
<ProfileAction
9591
buildConfiguration = "Release"

QLoop.xcodeproj/xcshareddata/xcschemes/QLoop-macOS.xcscheme

Lines changed: 12 additions & 16 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 = "1010"
3+
LastUpgradeVersion = "1240"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,9 +26,18 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
shouldUseLaunchSchemeArgsEnv = "YES"
2930
codeCoverageEnabled = "YES"
30-
onlyGenerateCoverageForSpecifiedTargets = "YES"
31-
shouldUseLaunchSchemeArgsEnv = "YES">
31+
onlyGenerateCoverageForSpecifiedTargets = "YES">
32+
<MacroExpansion>
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "DC6FAEDD222F4130008BB070"
36+
BuildableName = "libQLoop-macOS.a"
37+
BlueprintName = "QLoop-macOS"
38+
ReferencedContainer = "container:QLoop.xcodeproj">
39+
</BuildableReference>
40+
</MacroExpansion>
3241
<CodeCoverageTargets>
3342
<BuildableReference
3443
BuildableIdentifier = "primary"
@@ -57,17 +66,6 @@
5766
</BuildableReference>
5867
</TestableReference>
5968
</Testables>
60-
<MacroExpansion>
61-
<BuildableReference
62-
BuildableIdentifier = "primary"
63-
BlueprintIdentifier = "DC6FAEDD222F4130008BB070"
64-
BuildableName = "libQLoop-macOS.a"
65-
BlueprintName = "QLoop-macOS"
66-
ReferencedContainer = "container:QLoop.xcodeproj">
67-
</BuildableReference>
68-
</MacroExpansion>
69-
<AdditionalOptions>
70-
</AdditionalOptions>
7169
</TestAction>
7270
<LaunchAction
7371
buildConfiguration = "Debug"
@@ -88,8 +86,6 @@
8886
ReferencedContainer = "container:QLoop.xcodeproj">
8987
</BuildableReference>
9088
</MacroExpansion>
91-
<AdditionalOptions>
92-
</AdditionalOptions>
9389
</LaunchAction>
9490
<ProfileAction
9591
buildConfiguration = "Release"

QLoop.xcodeproj/xcshareddata/xcschemes/QLoop-tvOS.xcscheme

Lines changed: 12 additions & 16 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 = "1010"
3+
LastUpgradeVersion = "1240"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,9 +26,18 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
shouldUseLaunchSchemeArgsEnv = "YES"
2930
codeCoverageEnabled = "YES"
30-
onlyGenerateCoverageForSpecifiedTargets = "YES"
31-
shouldUseLaunchSchemeArgsEnv = "YES">
31+
onlyGenerateCoverageForSpecifiedTargets = "YES">
32+
<MacroExpansion>
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "DC6FAEEA222F4164008BB070"
36+
BuildableName = "libQLoop-tvOS.a"
37+
BlueprintName = "QLoop-tvOS"
38+
ReferencedContainer = "container:QLoop.xcodeproj">
39+
</BuildableReference>
40+
</MacroExpansion>
3241
<CodeCoverageTargets>
3342
<BuildableReference
3443
BuildableIdentifier = "primary"
@@ -57,17 +66,6 @@
5766
</BuildableReference>
5867
</TestableReference>
5968
</Testables>
60-
<MacroExpansion>
61-
<BuildableReference
62-
BuildableIdentifier = "primary"
63-
BlueprintIdentifier = "DC6FAEEA222F4164008BB070"
64-
BuildableName = "libQLoop-tvOS.a"
65-
BlueprintName = "QLoop-tvOS"
66-
ReferencedContainer = "container:QLoop.xcodeproj">
67-
</BuildableReference>
68-
</MacroExpansion>
69-
<AdditionalOptions>
70-
</AdditionalOptions>
7169
</TestAction>
7270
<LaunchAction
7371
buildConfiguration = "Debug"
@@ -88,8 +86,6 @@
8886
ReferencedContainer = "container:QLoop.xcodeproj">
8987
</BuildableReference>
9088
</MacroExpansion>
91-
<AdditionalOptions>
92-
</AdditionalOptions>
9389
</LaunchAction>
9490
<ProfileAction
9591
buildConfiguration = "Release"

QLoop.xcodeproj/xcshareddata/xcschemes/QLoop-watchOS.xcscheme

Lines changed: 3 additions & 7 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 = "1010"
3+
LastUpgradeVersion = "1240"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -27,8 +27,6 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
30-
<Testables>
31-
</Testables>
3230
<MacroExpansion>
3331
<BuildableReference
3432
BuildableIdentifier = "primary"
@@ -38,8 +36,8 @@
3836
ReferencedContainer = "container:QLoop.xcodeproj">
3937
</BuildableReference>
4038
</MacroExpansion>
41-
<AdditionalOptions>
42-
</AdditionalOptions>
39+
<Testables>
40+
</Testables>
4341
</TestAction>
4442
<LaunchAction
4543
buildConfiguration = "Debug"
@@ -60,8 +58,6 @@
6058
ReferencedContainer = "container:QLoop.xcodeproj">
6159
</BuildableReference>
6260
</MacroExpansion>
63-
<AdditionalOptions>
64-
</AdditionalOptions>
6561
</LaunchAction>
6662
<ProfileAction
6763
buildConfiguration = "Release"

0 commit comments

Comments
 (0)