diff --git a/README.md b/README.md
index 5f38978..202aef8 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ binary "https://raw.githubusercontent.com/getyoti/yoti-doc-scan-ios/master/Specs
binary "https://raw.githubusercontent.com/getyoti/yoti-doc-scan-ios/master/Specs/Carthage/YotiSDKFace.json" // Include only if `YotiSDKFaceTec` or `YotiSDKFaceCapture` is added
binary "https://raw.githubusercontent.com/getyoti/yoti-doc-scan-ios/master/Specs/Carthage/YotiSDKFaceTec.json" // Optional
binary "https://raw.githubusercontent.com/getyoti/yoti-doc-scan-ios/master/Specs/Carthage/YotiSDKFaceCapture.json" // Optional
-binary "https://raw.githubusercontent.com/getyoti/yoti-face-capture-ios/master/Specs/Carthage/YotiFaceCapture.json" == 4.0.0 // Include only if `YotiSDKFaceCapture` is added
+binary "https://raw.githubusercontent.com/getyoti/yoti-face-capture-ios/master/Specs/Carthage/YotiFaceCapture.json" == 4.1.1 // Include only if `YotiSDKFaceCapture` is added
github "BlinkID/blinkid-ios" "v5.14.0" // Include only if `YotiSDKDocument` is added
github "apple/swift-protobuf" "1.19.0" // Include only if `YotiSDKDocument` is added
```
diff --git a/Samples/Carthage/Sample.xcodeproj/project.pbxproj b/Samples/Carthage/Sample.xcodeproj/project.pbxproj
index 060887d..b375f7a 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.0;
+ MARKETING_VERSION = 3.0.1;
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.0;
+ MARKETING_VERSION = 3.0.1;
OTHER_CFLAGS = "";
OTHER_SWIFT_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = com.yoti.mobile.ios.sdk.yds.Sample;
diff --git a/Samples/Carthage/Sources/Sample/SupportingFiles/Sample.entitlements b/Samples/Carthage/Sources/Sample/SupportingFiles/Sample.entitlements
index 91c9872..2bb4dee 100644
--- a/Samples/Carthage/Sources/Sample/SupportingFiles/Sample.entitlements
+++ b/Samples/Carthage/Sources/Sample/SupportingFiles/Sample.entitlements
@@ -4,7 +4,6 @@
com.apple.developer.nfc.readersession.formats
- NDEF
TAG
diff --git a/Samples/CocoaPods/Sample.xcodeproj/project.pbxproj b/Samples/CocoaPods/Sample.xcodeproj/project.pbxproj
index b960770..bb04a31 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.0;
+ MARKETING_VERSION = 3.0.1;
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.0;
+ MARKETING_VERSION = 3.0.1;
OTHER_CFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = com.yoti.mobile.ios.sdk.yds.Sample;
diff --git a/Samples/CocoaPods/Sources/Sample/SupportingFiles/Sample.entitlements b/Samples/CocoaPods/Sources/Sample/SupportingFiles/Sample.entitlements
index 91c9872..2bb4dee 100644
--- a/Samples/CocoaPods/Sources/Sample/SupportingFiles/Sample.entitlements
+++ b/Samples/CocoaPods/Sources/Sample/SupportingFiles/Sample.entitlements
@@ -4,7 +4,6 @@
com.apple.developer.nfc.readersession.formats
- NDEF
TAG
diff --git a/Specs/Carthage/YotiCommon.json b/Specs/Carthage/YotiCommon.json
index 73bdfea..5da6d07 100644
--- a/Specs/Carthage/YotiCommon.json
+++ b/Specs/Carthage/YotiCommon.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiCommon.zip",
"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",
}
diff --git a/Specs/Carthage/YotiDocumentCapture.json b/Specs/Carthage/YotiDocumentCapture.json
index 53851a6..e8bc934 100644
--- a/Specs/Carthage/YotiDocumentCapture.json
+++ b/Specs/Carthage/YotiDocumentCapture.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiDocumentCapture.zip",
"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",
}
diff --git a/Specs/Carthage/YotiFoundation.json b/Specs/Carthage/YotiFoundation.json
index 65774d2..da3edd7 100644
--- a/Specs/Carthage/YotiFoundation.json
+++ b/Specs/Carthage/YotiFoundation.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiFoundation.zip",
"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",
}
diff --git a/Specs/Carthage/YotiNetwork.json b/Specs/Carthage/YotiNetwork.json
index 598b35a..e1e0b7b 100644
--- a/Specs/Carthage/YotiNetwork.json
+++ b/Specs/Carthage/YotiNetwork.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiNetwork.zip",
"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",
}
diff --git a/Specs/Carthage/YotiSDKCommon.json b/Specs/Carthage/YotiSDKCommon.json
index 800ea63..846fdd2 100644
--- a/Specs/Carthage/YotiSDKCommon.json
+++ b/Specs/Carthage/YotiSDKCommon.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiSDKCommon.zip",
"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",
}
diff --git a/Specs/Carthage/YotiSDKCore.json b/Specs/Carthage/YotiSDKCore.json
index 89f1713..e2ec4fe 100644
--- a/Specs/Carthage/YotiSDKCore.json
+++ b/Specs/Carthage/YotiSDKCore.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiSDKCore.zip",
"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",
}
diff --git a/Specs/Carthage/YotiSDKDesign.json b/Specs/Carthage/YotiSDKDesign.json
index 0bdbae0..75d7125 100644
--- a/Specs/Carthage/YotiSDKDesign.json
+++ b/Specs/Carthage/YotiSDKDesign.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiSDKDesign.zip",
"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",
}
diff --git a/Specs/Carthage/YotiSDKDocument.json b/Specs/Carthage/YotiSDKDocument.json
index a6772a3..183042b 100644
--- a/Specs/Carthage/YotiSDKDocument.json
+++ b/Specs/Carthage/YotiSDKDocument.json
@@ -17,4 +17,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiSDKDocument.zip",
"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",
}
diff --git a/Specs/Carthage/YotiSDKFace.json b/Specs/Carthage/YotiSDKFace.json
index 6f386c1..ab1fbe3 100644
--- a/Specs/Carthage/YotiSDKFace.json
+++ b/Specs/Carthage/YotiSDKFace.json
@@ -1,3 +1,4 @@
{
"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",
}
diff --git a/Specs/Carthage/YotiSDKFaceCapture.json b/Specs/Carthage/YotiSDKFaceCapture.json
index c8ed262..d095b33 100644
--- a/Specs/Carthage/YotiSDKFaceCapture.json
+++ b/Specs/Carthage/YotiSDKFaceCapture.json
@@ -1,3 +1,4 @@
{
"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",
}
diff --git a/Specs/Carthage/YotiSDKFaceTec.json b/Specs/Carthage/YotiSDKFaceTec.json
index 9164036..746f219 100644
--- a/Specs/Carthage/YotiSDKFaceTec.json
+++ b/Specs/Carthage/YotiSDKFaceTec.json
@@ -1,3 +1,4 @@
{
"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",
}
diff --git a/Specs/Carthage/YotiSDKNetwork.json b/Specs/Carthage/YotiSDKNetwork.json
index 7ca6017..0cfb396 100644
--- a/Specs/Carthage/YotiSDKNetwork.json
+++ b/Specs/Carthage/YotiSDKNetwork.json
@@ -12,4 +12,5 @@
"2.7.1": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.7.1/YotiSDKNetwork.zip",
"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",
}