7
0

add new version 23.0.0

This commit is contained in:
mac-mini-003 2026-05-15 12:19:15 +02:00
parent 606fda6b1b
commit b9e1a2f397

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.2.0")
.exact("22.0.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.2.0")
.exact("21.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.0/WebIdDigitalSigningPlugin.framework-v22.1.0.zip",
checksum: "d2d2ec7dd80bc3240cb8df7045cc6dca68d5365da341d841a226e1339ba68db6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.0/WebIdDigitalSigningPlugin.framework-v23.0.0.zip",
checksum: "253ebeb440ebfe1b48d3087058bfa3d6e4b43e899b07da40541f24661a116687"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",