7
0

add new version 22.3.5-SNAPSHOT-1687

This commit is contained in:
mac-mini-003 2026-04-02 20:40:35 +02:00
parent 387b773567
commit 70ae5666b3

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/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.4/WebIdEIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip",
checksum: "f11dccf96d33ddcb862df0dd8507d712222983104f35c64d5c02675e7078a7ee"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.3.5/WebIdEIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip",
checksum: "1cab3e1d818328a7bc1c704e7c38f2f5b912504f69ceb79285b72d90a80f9779"
),
.target(
name: "WebIdEIdProductPluginWrapper",