6
0

add new version 20.3.3

This commit is contained in:
mac-mini-003 2025-11-03 14:58:00 +01:00
parent e7a2ff90a2
commit 48c1439c71

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("20.3.0")
.exact("20.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2.zip",
checksum: "c34265137af3b14542855496c2d18db0999871ce6c63b5f214f3ea442db2c5df"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.3/WebIdDigitalSigningPlugin.framework-v20.3.3.zip",
checksum: "4627a7b91e0d55758f10758ae8a7f4b22dac867cfab2026b284114935a3bdd49"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",