From f35d9cd5d7025e54ec961d39eb33f86f4a91020a Mon Sep 17 00:00:00 2001 From: Benjamin Erhart Date: Mon, 9 Apr 2018 18:03:41 +0200 Subject: [PATCH 1/5] Updated AFNetworking dependency to 3.2.0. --- Zom/Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zom/Cartfile.resolved b/Zom/Cartfile.resolved index 2719415..1f1df49 100644 --- a/Zom/Cartfile.resolved +++ b/Zom/Cartfile.resolved @@ -1,4 +1,4 @@ -github "AFNetworking/AFNetworking" "3.1.0" +github "AFNetworking/AFNetworking" "3.2.0" github "ChatSecure/Mantle" "4c1a09cb0c0811956cd35262340e42b940971cbb" github "PureLayout/PureLayout" "v3.0.2" github "TTTAttributedLabel/TTTAttributedLabel" "2.0.0" From f71a7fe56ed4ef26cb8022fe43e6098e6051b260 Mon Sep 17 00:00:00 2001 From: Benjamin Erhart Date: Wed, 11 Apr 2018 21:51:03 +0200 Subject: [PATCH 2/5] Updated HTMLReader dependency to latest version 2.1.1 in order to fix incompatibilities with Xcode 9.3. --- Zom/Cartfile | 2 +- Zom/Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Zom/Cartfile b/Zom/Cartfile index 0e9dcd9..19c5791 100644 --- a/Zom/Cartfile +++ b/Zom/Cartfile @@ -1,5 +1,5 @@ github "ChatSecure/Mantle" "2.1.0_headerfix" -github "nolanw/HTMLReader" "1d0dda3" +github "nolanw/HTMLReader" ~> 2.1.1 github "AFNetworking/AFNetworking" ~> 3.1 github "TheLevelUp/ZXingObjC" ~> 3.2.2 github "soffes/SAMKeychain" ~> 1.5 diff --git a/Zom/Cartfile.resolved b/Zom/Cartfile.resolved index 1f1df49..ed4a6a6 100644 --- a/Zom/Cartfile.resolved +++ b/Zom/Cartfile.resolved @@ -6,6 +6,6 @@ github "TheLevelUp/ZXingObjC" "3.2.2" github "facebook/KVOController" "v1.2.0" github "jdg/MBProgressHUD" "1.1.0" github "mattt/FormatterKit" "1.8.2" -github "nolanw/HTMLReader" "1d0dda3849ff719fa15a0c4cac0118c70ef2217c" +github "nolanw/HTMLReader" "v2.1.1" github "soffes/SAMKeychain" "v1.5.3" github "xmartlabs/XLForm" "4.0.0" From 56292145971df6b0fb38e54fe0a6e509ab35a878 Mon Sep 17 00:00:00 2001 From: Benjamin Erhart Date: Thu, 12 Apr 2018 12:17:56 +0200 Subject: [PATCH 3/5] Updated project config with Xcode 9.3 changes. --- Zom/Zom.xcodeproj/project.pbxproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Zom/Zom.xcodeproj/project.pbxproj b/Zom/Zom.xcodeproj/project.pbxproj index f72549d..fe142c4 100644 --- a/Zom/Zom.xcodeproj/project.pbxproj +++ b/Zom/Zom.xcodeproj/project.pbxproj @@ -1664,7 +1664,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0920; - LastUpgradeCheck = 0910; + LastUpgradeCheck = 0930; TargetAttributes = { A065EDA2202C50640084D788 = { CreatedOnToolsVersion = 9.2; @@ -3066,11 +3066,13 @@ CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; @@ -3103,11 +3105,13 @@ CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; From 94f81bc6638ca4757b00fb6de01a1ddd6fe3e23c Mon Sep 17 00:00:00 2001 From: Benjamin Erhart Date: Thu, 12 Apr 2018 12:25:46 +0200 Subject: [PATCH 4/5] Fixed issue #577: Instructions cut off after 2 lines. --- .../ZomVerificationViewController.xib | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Zom/Zom/Classes/View Controllers/ZomVerificationViewController.xib b/Zom/Zom/Classes/View Controllers/ZomVerificationViewController.xib index 5d10a29..71a4c7c 100644 --- a/Zom/Zom/Classes/View Controllers/ZomVerificationViewController.xib +++ b/Zom/Zom/Classes/View Controllers/ZomVerificationViewController.xib @@ -1,11 +1,11 @@ - + - + @@ -38,17 +38,17 @@ -