7
0

add new version 23.0.3

This commit is contained in:
mac-mini-003 2026-06-05 15:02:38 +02:00
parent 38b8418444
commit f39cdee685

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("22.0.0")
.exact("22.1.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.2.2")
.exact("21.2.3")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2.zip",
checksum: "3d2eb76555740abc4045459888f6a173e9a0725d1d9d623e9e8eed1ffeef40ca"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.3/WebIdDigitalSigningPlugin.framework-v23.0.3.zip",
checksum: "13c480963fc83ad3e3c72c45dba2800572cd9ced49ebf8322f85cd9187949a3e"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",