add new version 22.3.2-SNAPSHOT-1681

This commit is contained in:
mac-mini-003 2026-04-02 14:54:16 +02:00
parent b9992fdcca
commit 245235691e

View File

@ -17,17 +17,17 @@ 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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.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: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.2/WebIdAccountIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip",
checksum: "3b3695b1b13df0e5dfb0ce6a5778e52c91f12508433ba96e682e617acb74f07b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.2/WebIdAccountIdProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip",
checksum: "4ae3100eb19dd951e5c23d71dc12f85fb609b050f6c679262a0223a73a8ccd29"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",