7
0

add new version 22.3.5

This commit is contained in:
mac-mini-003 2026-04-02 19:57:56 +02:00
parent 6c2f72bbb1
commit 3964eef0f6

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.2")
.exact("22.0.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.2")
.exact("22.0.3")
),
.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.4/WebIdEIdProductPlugin.framework-v22.3.4.zip",
checksum: "4323c2ed221daffef62c038e4b3392ad39d9bad1609a2b5d242450d18b0aa505"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.5/WebIdEIdProductPlugin.framework-v22.3.5.zip",
checksum: "ab5ce936661df1d9811d5cfa51af77a23699214fe1e7f67815768c5f4373fdb5"
),
.target(
name: "WebIdEIdProductPluginWrapper",