add new version 22.5.2

This commit is contained in:
mac-mini-003 2026-06-05 08:52:44 +02:00
parent 4847bb7842
commit a9b21e544f

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.1")
.exact("23.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.0.0")
.exact("23.1.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("23.0.0")
.exact("23.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("23.0.0")
.exact("23.1.0")
),
.package(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.exact("2.1.1")
.exact("3.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.1/WebIdAutoIdProductPlugin.framework-v22.5.1.zip",
checksum: "4b11841828978b0527d599f2d32fae112697376badbf71b3a90328a9a75bd6f6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2.zip",
checksum: "d0117e5bfe37603cd1d39cd810b37444b4caec8dabecd44160e9d79dd0315a10"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",