add new version 22.2.4

This commit is contained in:
mac-mini-003 2026-04-15 16:08:46 +02:00
parent 0967add57d
commit 3759895ea8

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("22.0.1")
.exact("21.0.5")
),
.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: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.0.3")
.exact("21.2.1")
),
.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: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.exact("2.0.5")
.exact("2.0.4")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.6/WebIdAutoIdProductPlugin.framework-v22.3.6.zip",
checksum: "6d663091ea6757c34961183cb1386fa184b7b92c7d2eb111301440ca5478e4a0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.4/WebIdAutoIdProductPlugin.framework-v22.2.4.zip",
checksum: "be83ab93df597baf66bf844328aaad98a4c57165bff313338b49b751c5b09789"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",