add new version 22.5.0

This commit is contained in:
mac-mini-003 2026-05-15 16:20:23 +02:00
parent 3007cb9140
commit 2a52e0eb43

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.1.0")
.exact("23.0.1")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.1.0")
.exact("22.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.2/WebIdAccountIdProductPlugin.framework-v22.4.2.zip",
checksum: "ff0eab7ae056d8dab0b577a56854688cee051d9629c660433ccdef4eeabaadd3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.0/WebIdAccountIdProductPlugin.framework-v22.5.0.zip",
checksum: "b0102a2a3fa88667b6811dbbaeb49bb2a0a6d0c9fecb7812001a781f8b656cdf"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",