add new version 22.1.0

This commit is contained in:
mac-mini-003 2026-02-24 12:09:30 +01:00
parent c6f77a99bc
commit 54a3ebd94d

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.1.1")
.exact("21.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.1.1")
.exact("21.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.2")
.exact("21.0.3")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("21.1.0")
.exact("21.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.5/WebIdVideoIdProductPlugin.framework-v22.0.5.zip",
checksum: "c8cbd04694dc763b6fba0c484744aaf3079d8e76dc778c0ce58f00c9e25860f8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.1.0/WebIdVideoIdProductPlugin.framework-v22.1.0.zip",
checksum: "14420d048111b4a3ec7c5c6e71f5f9bc0cc79fba7b06f721be5528f2b2f6188d"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",