add new version 22.0.1
This commit is contained in:
parent
9948876a19
commit
93c1c02af2
@ -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("22.0.0")
|
||||
.exact("22.0.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/22.0.0/WebIdOnDeviceDocumentScanner.framework-v22.0.0.zip",
|
||||
checksum: "e73e14420197959c54cf205d349a66b419ee1e203d264e2f9569a17ea83d589d"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1.zip",
|
||||
checksum: "b1445b3de354e8c4ba30f18237c1977a4d5892dad531b341e3a07f955289bfc3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user