7
0

add new version 22.0.0

This commit is contained in:
mac-mini-003 2026-03-31 12:27:11 +02:00
parent b455fd811e
commit a3406913de

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.4/WebIdDigitalSigningPlugin.framework-v21.0.4.zip",
checksum: "530e483046c8649245144148ec4746bc08d65f6289042abc9ca9f8e8c8177938"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.0/WebIdDigitalSigningPlugin.framework-v22.0.0.zip",
checksum: "7b4e3a243a356cd197d09773562bd1d962ed4422a7b8559cc2357ff0dac621db"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",