6
0

add new version 12.4.0

This commit is contained in:
mac-mini-003 2025-05-23 13:03:05 +02:00
parent f0db7b703c
commit 646e47ec11

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.4.0")
.exact("13.5.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("10.3.0")
.exact("10.3.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.3.0/WebIdDigitalSigningPlugin.framework-v12.3.0.zip",
checksum: "35f767197cb3fa35a2723c2ba48c3db6c7c75bf0cff2875f1cefc20e01e6d811"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.0/WebIdDigitalSigningPlugin.framework-v12.4.0.zip",
checksum: "6ec58c15b779ef76a48a0a24e3b1f8255860d54f3e779c652f2600e7f24dc692"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",