add new version 22.0.5

This commit is contained in:
mac-mini-003 2026-02-13 15:00:27 +01:00
parent 6bfd8f3ee4
commit f085970e43

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("21.1.0")
.exact("21.1.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.1.0")
.exact("21.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.1.0")
.exact("21.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.0.4/WebIdAccountIdProductPlugin.framework-v22.0.4.zip",
checksum: "954a072b6a1ddaa4fc0d2ccc9e02c6dfd71a84ce4907ff385e5a63aec1b4a71c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.0.5/WebIdAccountIdProductPlugin.framework-v22.0.5.zip",
checksum: "519d216d5f50b1630352d97ab4cca75a4ccd650a3bb21e988da95d431d136aaf"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",