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