Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit a375dab

Browse files
committed
Project upgrade for Xcode 9
1 parent 4156cbe commit a375dab

File tree

8 files changed

+82
-34
lines changed

8 files changed

+82
-34
lines changed

Customerly.xcodeproj/project.pbxproj

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
isa = PBXProject;
646646
attributes = {
647647
LastSwiftUpdateCheck = 0810;
648-
LastUpgradeCheck = 0820;
648+
LastUpgradeCheck = 0900;
649649
ORGANIZATIONNAME = Customerly;
650650
TargetAttributes = {
651651
455CE12E1DE0AABD00FF65DC = {
@@ -973,12 +973,18 @@
973973
isa = XCBuildConfiguration;
974974
buildSettings = {
975975
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
976+
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
976977
CLANG_WARN_BOOL_CONVERSION = YES;
978+
CLANG_WARN_COMMA = YES;
977979
CLANG_WARN_CONSTANT_CONVERSION = YES;
978980
CLANG_WARN_EMPTY_BODY = YES;
979981
CLANG_WARN_ENUM_CONVERSION = YES;
980982
CLANG_WARN_INFINITE_RECURSION = YES;
981983
CLANG_WARN_INT_CONVERSION = YES;
984+
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
985+
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
986+
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
987+
CLANG_WARN_STRICT_PROTOTYPES = YES;
982988
CLANG_WARN_SUSPICIOUS_MOVE = YES;
983989
CLANG_WARN_UNREACHABLE_CODE = YES;
984990
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
@@ -1000,12 +1006,18 @@
10001006
isa = XCBuildConfiguration;
10011007
buildSettings = {
10021008
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
1009+
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
10031010
CLANG_WARN_BOOL_CONVERSION = YES;
1011+
CLANG_WARN_COMMA = YES;
10041012
CLANG_WARN_CONSTANT_CONVERSION = YES;
10051013
CLANG_WARN_EMPTY_BODY = YES;
10061014
CLANG_WARN_ENUM_CONVERSION = YES;
10071015
CLANG_WARN_INFINITE_RECURSION = YES;
10081016
CLANG_WARN_INT_CONVERSION = YES;
1017+
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1018+
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1019+
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1020+
CLANG_WARN_STRICT_PROTOTYPES = YES;
10091021
CLANG_WARN_SUSPICIOUS_MOVE = YES;
10101022
CLANG_WARN_UNREACHABLE_CODE = YES;
10111023
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;

Customerly.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/CustomerlyDemo.xcscheme

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0820"
3+
LastUpgradeVersion = "0900"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,6 +26,7 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
language = ""
2930
shouldUseLaunchSchemeArgsEnv = "YES">
3031
<Testables>
3132
<TestableReference
@@ -55,6 +56,7 @@
5556
buildConfiguration = "Debug"
5657
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
5758
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
59+
language = ""
5860
launchStyle = "0"
5961
useCustomWorkingDirectory = "NO"
6062
ignoresPersistentStateOnLaunch = "NO"

Customerly.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/CustomerlySDK.xcscheme

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0820"
3+
LastUpgradeVersion = "0900"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -26,6 +26,7 @@
2626
buildConfiguration = "Debug"
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
language = ""
2930
shouldUseLaunchSchemeArgsEnv = "YES">
3031
<Testables>
3132
<TestableReference
@@ -55,6 +56,7 @@
5556
buildConfiguration = "Debug"
5657
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
5758
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
59+
language = ""
5860
launchStyle = "0"
5961
useCustomWorkingDirectory = "NO"
6062
ignoresPersistentStateOnLaunch = "NO"

Pods/Pods.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/Kingfisher.xcscheme

Lines changed: 27 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/ObjectMapper.xcscheme

Lines changed: 27 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/Pods-CustomerlyDemo.xcscheme

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/Pods-CustomerlySDK.xcscheme

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/xcuserdata/pmusolino.xcuserdatad/xcschemes/Socket.IO-Client-Swift.xcscheme

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)