add new version 21.2.1

This commit is contained in:
mac-mini-003 2025-11-27 18:24:40 +01:00
parent 1e4de46c14
commit 2da59813bb

View File

@ -32,7 +32,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: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAccountIdProductPlugin", name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.0/WebIdAccountIdProductPlugin.framework-v21.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.1/WebIdAccountIdProductPlugin.framework-v21.2.1.zip",
checksum: "b901342c3738e2d3acb1a1c7acbb8063273ac28c90272f1fedb590bc990fe072" checksum: "15488cd8c63e9913f3bdede37e0e987f06145451c8560ee9f037732182ea6234"
), ),
.target( .target(
name: "WebIdAccountIdProductPluginWrapper", name: "WebIdAccountIdProductPluginWrapper",