add new version 21.2.1

This commit is contained in:
mac-mini-003 2025-11-27 18:26:07 +01:00
parent 5998b06529
commit bc211e0a99

View File

@ -27,7 +27,7 @@ let package = Package(
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.4.0") .exact("20.4.1")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.0/WebIdVideoIdProductPlugin.framework-v21.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.1/WebIdVideoIdProductPlugin.framework-v21.2.1.zip",
checksum: "9c12b1cfaeb34e5903a494f69b1e5d6e63d5e1aed9057e2671206337631a52ae" checksum: "b9efc09a95c38357e05b68b1ef3d6a9d2a314143f4a8f4587ca19a6da1a94ca4"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",