7
0

add new version 22.0.2

This commit is contained in:
mac-mini-003 2026-04-02 16:07:44 +02:00
parent 93c1c02af2
commit 0c6e94b105

View File

@ -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.1")
.exact("22.0.2")
),
.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.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1.zip",
checksum: "b1445b3de354e8c4ba30f18237c1977a4d5892dad531b341e3a07f955289bfc3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.2/WebIdOnDeviceDocumentScanner.framework-v22.0.2.zip",
checksum: "2580530afde14cba4a35305e66aa59f714c07de8dd03f361796051a87879f940"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",