7
0

add new version 21.0.1

This commit is contained in:
mac-mini-003 2026-01-08 20:54:13 +01:00
parent 92cea620f8
commit 2dd0eff260

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.0.0")
.exact("21.0.1")
),
.package(
name: "WebIdSdkUiKitComponents",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.0/WebIdDigitalSigningPlugin.framework-v21.0.0.zip",
checksum: "1d3dac85bb8905b22efb582bb6a937cedea211c9525072ed23224e1c78dbbb7d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.1/WebIdDigitalSigningPlugin.framework-v21.0.1.zip",
checksum: "27f2246cc97c43311baf423c7942248ae424405e29084e4a4cb63128711488c3"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",