add new version 13.3.1
This commit is contained in:
parent
d3054a3653
commit
7620b8c0bb
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("13.3.0")
|
||||
.exact("13.3.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0.zip",
|
||||
checksum: "433db3920be8f4fb8a697f0af92e2210c07e6b8ae207933e721004385cb3106b"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.1/WebIdOnDeviceDocumentScanner.framework-v13.3.1.zip",
|
||||
checksum: "cc20897ffb4f145b589abf64ca36c7efbc7fc44673bfbedb70874722b8a8bbb5"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user