add new version 22.5.3

This commit is contained in:
mac-mini-003 2026-06-08 11:21:36 +02:00
parent a9b21e544f
commit 536a73492e

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.2")
.exact("23.0.3")
),
.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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("23.1.0")
.exact("23.1.1")
),
.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: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.exact("3.0.0")
.exact("3.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.3/WebIdAutoIdProductPlugin.framework-v22.5.3.zip",
checksum: "49494f1ec22c9c01a837f16467c067125a687c2adcf0679a3e22f1fd84558802"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",