Skip to content

Commit

Permalink
Merge pull request #29 from getyoti/release/DEP-287-3.0.1
Browse files Browse the repository at this point in the history
[Release] DEP-287: v3.0.1
  • Loading branch information
asklausen authored Jul 25, 2022
2 parents 43e9339 + 6700961 commit 0398638
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down
4 changes: 2 additions & 2 deletions Samples/Carthage/Sample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<dict>
<key>com.apple.developer.nfc.readersession.formats</key>
<array>
<string>NDEF</string>
<string>TAG</string>
</array>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions Samples/CocoaPods/Sample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<dict>
<key>com.apple.developer.nfc.readersession.formats</key>
<array>
<string>NDEF</string>
<string>TAG</string>
</array>
</dict>
Expand Down
1 change: 1 addition & 0 deletions Specs/Carthage/YotiCommon.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiDocumentCapture.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiFoundation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiNetwork.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKCommon.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKCore.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKDesign.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKDocument.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKFace.json
Original file line number Diff line number Diff line change
@@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKFaceCapture.json
Original file line number Diff line number Diff line change
@@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKFaceTec.json
Original file line number Diff line number Diff line change
@@ -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",
}
1 change: 1 addition & 0 deletions Specs/Carthage/YotiSDKNetwork.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}

0 comments on commit 0398638

Please sign in to comment.