add new version 20.3.3
This commit is contained in:
parent
3fbf4073c8
commit
4645bc2f73
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("20.3.2")
|
||||
.exact("20.3.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.2/WebIdOnDeviceDocumentScanner.framework-v20.3.2.zip",
|
||||
checksum: "38e921c3303569f495a037b24c29a010c2b78e348ddd04c5e2644f163a101c2e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.3/WebIdOnDeviceDocumentScanner.framework-v20.3.3.zip",
|
||||
checksum: "6180dae704a9240970ae0dcc73025697480f6e31d22eba294137ba1a7d3d889b"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user