7
0

add new version 22.3.7

This commit is contained in:
mac-mini-003 2026-04-15 17:11:50 +02:00
parent cf5105dd44
commit 5a90e8bc64

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.2.1")
.exact("22.0.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.1")
.exact("22.0.3")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.0.4")
.exact("21.0.5")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.5")
.exact("22.0.2")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.2.4/WebIdEIdProductPlugin.framework-v22.2.4.zip",
checksum: "4d1d35913c06046400f4835e151b844c30e9d70771a5e65cc8301910b103b09d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.7/WebIdEIdProductPlugin.framework-v22.3.7.zip",
checksum: "f3c6f1b95dbcba70923ed33128032561483de443c87499c48b33d7eeecfca11e"
),
.target(
name: "WebIdEIdProductPluginWrapper",