6
0

add new version 21.2.2-SNAPSHOT-1569

This commit is contained in:
mac-mini-003 2026-01-08 16:15:20 +01:00
parent 8bf5e49890
commit 6832d86ce9

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.branch("snapshots")
.exact("21.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("21.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("21.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("21.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.2.2/WebIdMetaPlugin.framework-v21.2.2-SNAPSHOT-1567.zip",
checksum: "1758b80bddf7f43185d86ecb67483547b8ad27742b2c0daba842badb87501e6f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.2.2/WebIdMetaPlugin.framework-v21.2.2-SNAPSHOT-1569.zip",
checksum: "77097537c9a45fb60374ff77c002339a43b727b17cd2624a3ac5a93811819136"
),
.target(
name: "WebIdMetaPluginWrapper",