7
0

add new version 22.1.1

This commit is contained in:
mac-mini-003 2026-04-24 12:08:08 +02:00
parent 8125a369b5
commit 00bcc9f0d9

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.1.0")
.exact("22.1.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.1.0/WebIdOnDeviceDocumentScanner.framework-v22.1.0.zip",
checksum: "f6ba54eefe403cc2f41866b50db4df52489831d7d9a7ab23acdd75cc091c308a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.1/WebIdOnDeviceDocumentScanner.framework-v22.1.1.zip",
checksum: "b94ffd9249f2c41b9d94d1dca84521712a82919f5cbeb31922f35281b7742a74"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",