7
0

add new version 22.3.3

This commit is contained in:
mac-mini-003 2026-04-02 14:46:26 +02:00
parent 8b7e5b996f
commit cf44956f96

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.0")
.exact("22.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.0")
.exact("22.0.1")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.2/WebIdEIdProductPlugin.framework-v22.3.2.zip",
checksum: "a8da5260ef819c31f02a31c979937f026217318a885d313fff104f00a5276341"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.3/WebIdEIdProductPlugin.framework-v22.3.3.zip",
checksum: "07b9536ad6541a6e6a3d30a6c46e4c23427a1c3b50677a573ca0ccbcff41d2b4"
),
.target(
name: "WebIdEIdProductPluginWrapper",