6
0

add new version 15.0.0-SNAPSHOT-798

This commit is contained in:
mac-mini-003 2025-06-18 15:57:30 +02:00
parent 67f2095692
commit 8821319c79

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("12.3.3")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("9.3.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-796.zip",
checksum: "db6e6f8f8d44e0bb5fd5e930ad92ce56b71bb7226faf6d7b9a01b5c2f9a5bbab"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-798.zip",
checksum: "836877eb9cae28c63169bbae197c979e80a4719c78b3f3495c2749725afae688"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",