add new version 20.4.1
This commit is contained in:
parent
fd70d4d3b0
commit
2e9d0af01b
@ -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.4.0")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.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.4.0/WebIdOnDeviceDocumentScanner.framework-v20.4.0.zip",
|
||||
checksum: "ce2a507f7fcb7074390b56b3bb32a43780b4f3dd991f8236da52c75d638f9492"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.1/WebIdOnDeviceDocumentScanner.framework-v20.4.1.zip",
|
||||
checksum: "5aa042549001b4ea4ce9a8d4387aa5033d60a7e01f882076cd9019146c08051f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user