7
0

add new version 22.5.3

This commit is contained in:
mac-mini-003 2026-06-08 11:22:09 +02:00
parent edbd81393b
commit b1d4b2fd64

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("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("22.0.0")
.exact("22.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.2")
.exact("23.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.2/WebIdEIdProductPlugin.framework-v22.5.2.zip",
checksum: "99a9bb17ef1adcad89f7fe03669592b838849d8c64910efbc428fe3b0df38013"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.3/WebIdEIdProductPlugin.framework-v22.5.3.zip",
checksum: "fdf752f19f89d97adf240d63109d8dbe4319def452335cce1e4d1f72f9784502"
),
.target(
name: "WebIdEIdProductPluginWrapper",