7
0

add new version 22.0.2

This commit is contained in:
mac-mini-003 2026-04-15 16:49:46 +02:00
parent aa0b426a0c
commit 6c6193fa76

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.0.5")
.exact("21.1.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.0.3")
.exact("21.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.2/WebIdDigitalSigningPlugin.framework-v22.0.2.zip",
checksum: "17fa12eb8998477930411fef1280cb97ced121f61d92c985df6d5bbb1f24479b"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",