7
0

add new version 15.2.2-SNAPSHOT-841

This commit is contained in:
mac-mini-003 2026-06-09 17:10:29 +02:00
parent 03269e2950
commit 484a47078a

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("15.2.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("15.1.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.1.2/WebIdDigitalSigningPlugin.framework-v15.1.2-SNAPSHOT-839.zip",
checksum: "3b2783b40ea9f1707b6facf061b6ce4137655aea13ced4918f857cd9ab997a69"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.2.2/WebIdDigitalSigningPlugin.framework-v15.2.2-SNAPSHOT-841.zip",
checksum: "b330d8d3a00a7f100e2a5ac4976c7249dd7abda561983ed3c272b5e8b931828b"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",