7
0

add new version 21.0.5

This commit is contained in:
mac-mini-003 2026-04-15 15:45:45 +02:00
parent 5da3252aec
commit aa0b426a0c

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.1.0")
.exact("21.0.5")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.1.0")
.exact("21.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.1/WebIdDigitalSigningPlugin.framework-v22.0.1.zip",
checksum: "a3e348f50fce7537ea29e80c1e612bf99dd85095f0a1ac7c182e7e04441fe83d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.5/WebIdDigitalSigningPlugin.framework-v21.0.5.zip",
checksum: "4ee6f54852faa7eff7c549d792b15e7709c657d61053b5eea43bd011a169ad6c"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",