7
0

add new version 22.2.4

This commit is contained in:
mac-mini-003 2026-04-15 16:09:20 +02:00
parent b81d81f63c
commit cf5105dd44

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("22.0.3")
.exact("21.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.3")
.exact("21.2.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("21.0.5")
.exact("21.0.4")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.1")
.exact("21.0.5")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.6/WebIdEIdProductPlugin.framework-v22.3.6.zip",
checksum: "529064010c9d1f8ffc344cf1d10ed0f09afd7a4d94d2b6a7e1bbd561b0dbb344"
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"
),
.target(
name: "WebIdEIdProductPluginWrapper",