From c0818e5ca9f06cf15a2b9920c08850c53a455c1d Mon Sep 17 00:00:00 2001 From: asklausen Date: Thu, 3 Nov 2022 08:25:02 +0000 Subject: [PATCH 1/2] DEP-316: Updated sample projects --- Samples/Carthage/Sample.xcodeproj/project.pbxproj | 4 ++-- Samples/CocoaPods/Sample.xcodeproj/project.pbxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Samples/Carthage/Sample.xcodeproj/project.pbxproj b/Samples/Carthage/Sample.xcodeproj/project.pbxproj index b375f7a..4cf932f 100644 --- a/Samples/Carthage/Sample.xcodeproj/project.pbxproj +++ b/Samples/Carthage/Sample.xcodeproj/project.pbxproj @@ -403,7 +403,7 @@ INFOPLIST_FILE = "$(SRCROOT)/Sources/Sample/SupportingFiles/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.0.1; + MARKETING_VERSION = 3.0.2; OTHER_CFLAGS = ""; OTHER_SWIFT_FLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = com.yoti.mobile.ios.sdk.yds.Sample; @@ -496,7 +496,7 @@ INFOPLIST_FILE = "$(SRCROOT)/Sources/Sample/SupportingFiles/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.0.1; + MARKETING_VERSION = 3.0.2; OTHER_CFLAGS = ""; OTHER_SWIFT_FLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = com.yoti.mobile.ios.sdk.yds.Sample; diff --git a/Samples/CocoaPods/Sample.xcodeproj/project.pbxproj b/Samples/CocoaPods/Sample.xcodeproj/project.pbxproj index bb04a31..11cd5fb 100644 --- a/Samples/CocoaPods/Sample.xcodeproj/project.pbxproj +++ b/Samples/CocoaPods/Sample.xcodeproj/project.pbxproj @@ -249,7 +249,7 @@ INFOPLIST_FILE = "$(SRCROOT)/Sources/Sample/SupportingFiles/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.0.1; + MARKETING_VERSION = 3.0.2; OTHER_CFLAGS = "$(inherited)"; OTHER_SWIFT_FLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.yoti.mobile.ios.sdk.yds.Sample; @@ -339,7 +339,7 @@ INFOPLIST_FILE = "$(SRCROOT)/Sources/Sample/SupportingFiles/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited)"; - MARKETING_VERSION = 3.0.1; + MARKETING_VERSION = 3.0.2; OTHER_CFLAGS = "$(inherited)"; OTHER_SWIFT_FLAGS = "$(inherited)"; PRODUCT_BUNDLE_IDENTIFIER = com.yoti.mobile.ios.sdk.yds.Sample; From c2df587de36895500af2fb6facfc50b3f6ecfb9c Mon Sep 17 00:00:00 2001 From: asklausen Date: Thu, 3 Nov 2022 08:27:10 +0000 Subject: [PATCH 2/2] DEP-316: Updated Carthage specs --- Specs/Carthage/YotiCommon.json | 1 + Specs/Carthage/YotiDocumentCapture.json | 1 + Specs/Carthage/YotiFoundation.json | 1 + Specs/Carthage/YotiNetwork.json | 1 + Specs/Carthage/YotiSDKCommon.json | 1 + Specs/Carthage/YotiSDKCore.json | 1 + Specs/Carthage/YotiSDKDesign.json | 1 + Specs/Carthage/YotiSDKDocument.json | 1 + Specs/Carthage/YotiSDKFace.json | 1 + Specs/Carthage/YotiSDKFaceCapture.json | 1 + Specs/Carthage/YotiSDKFaceTec.json | 1 + Specs/Carthage/YotiSDKNetwork.json | 1 + 12 files changed, 12 insertions(+) diff --git a/Specs/Carthage/YotiCommon.json b/Specs/Carthage/YotiCommon.json index 5da6d07..32c3809 100644 --- a/Specs/Carthage/YotiCommon.json +++ b/Specs/Carthage/YotiCommon.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiCommon.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiCommon.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiCommon.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiCommon.zip", } diff --git a/Specs/Carthage/YotiDocumentCapture.json b/Specs/Carthage/YotiDocumentCapture.json index e8bc934..61ba577 100644 --- a/Specs/Carthage/YotiDocumentCapture.json +++ b/Specs/Carthage/YotiDocumentCapture.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiDocumentCapture.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiDocumentCapture.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiDocumentCapture.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiDocumentCapture.zip", } diff --git a/Specs/Carthage/YotiFoundation.json b/Specs/Carthage/YotiFoundation.json index da3edd7..aebc056 100644 --- a/Specs/Carthage/YotiFoundation.json +++ b/Specs/Carthage/YotiFoundation.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiFoundation.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiFoundation.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiFoundation.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiFoundation.zip", } diff --git a/Specs/Carthage/YotiNetwork.json b/Specs/Carthage/YotiNetwork.json index e1e0b7b..75673d1 100644 --- a/Specs/Carthage/YotiNetwork.json +++ b/Specs/Carthage/YotiNetwork.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiNetwork.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiNetwork.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiNetwork.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiNetwork.zip", } diff --git a/Specs/Carthage/YotiSDKCommon.json b/Specs/Carthage/YotiSDKCommon.json index 846fdd2..4adffa5 100644 --- a/Specs/Carthage/YotiSDKCommon.json +++ b/Specs/Carthage/YotiSDKCommon.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiSDKCommon.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKCommon.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKCommon.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKCommon.zip", } diff --git a/Specs/Carthage/YotiSDKCore.json b/Specs/Carthage/YotiSDKCore.json index e2ec4fe..b2ee4e1 100644 --- a/Specs/Carthage/YotiSDKCore.json +++ b/Specs/Carthage/YotiSDKCore.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiSDKCore.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKCore.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKCore.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKCore.zip", } diff --git a/Specs/Carthage/YotiSDKDesign.json b/Specs/Carthage/YotiSDKDesign.json index 75d7125..760eee8 100644 --- a/Specs/Carthage/YotiSDKDesign.json +++ b/Specs/Carthage/YotiSDKDesign.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiSDKDesign.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKDesign.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKDesign.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKDesign.zip", } diff --git a/Specs/Carthage/YotiSDKDocument.json b/Specs/Carthage/YotiSDKDocument.json index 183042b..ca918c1 100644 --- a/Specs/Carthage/YotiSDKDocument.json +++ b/Specs/Carthage/YotiSDKDocument.json @@ -18,4 +18,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiSDKDocument.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKDocument.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKDocument.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKDocument.zip", } diff --git a/Specs/Carthage/YotiSDKFace.json b/Specs/Carthage/YotiSDKFace.json index ab1fbe3..fc04853 100644 --- a/Specs/Carthage/YotiSDKFace.json +++ b/Specs/Carthage/YotiSDKFace.json @@ -1,4 +1,5 @@ { "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKFace.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKFace.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKFace.zip", } diff --git a/Specs/Carthage/YotiSDKFaceCapture.json b/Specs/Carthage/YotiSDKFaceCapture.json index d095b33..ac161ca 100644 --- a/Specs/Carthage/YotiSDKFaceCapture.json +++ b/Specs/Carthage/YotiSDKFaceCapture.json @@ -1,4 +1,5 @@ { "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKFaceCapture.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKFaceCapture.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKFaceCapture.zip", } diff --git a/Specs/Carthage/YotiSDKFaceTec.json b/Specs/Carthage/YotiSDKFaceTec.json index 746f219..201fd0a 100644 --- a/Specs/Carthage/YotiSDKFaceTec.json +++ b/Specs/Carthage/YotiSDKFaceTec.json @@ -1,4 +1,5 @@ { "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKFaceTec.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKFaceTec.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKFaceTec.zip", } diff --git a/Specs/Carthage/YotiSDKNetwork.json b/Specs/Carthage/YotiSDKNetwork.json index 0cfb396..a0002e0 100644 --- a/Specs/Carthage/YotiSDKNetwork.json +++ b/Specs/Carthage/YotiSDKNetwork.json @@ -13,4 +13,5 @@ "2.8.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.8.0/YotiSDKNetwork.zip", "3.0.0": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.0/YotiSDKNetwork.zip", "3.0.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.1/YotiSDKNetwork.zip", + "3.0.2": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v3.0.2/YotiSDKNetwork.zip", }