7
0

add new version 15.1.2-SNAPSHOT-839

This commit is contained in:
mac-mini-003 2026-06-09 17:05:30 +02:00
parent da183dc278
commit 03269e2950

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",
.branch("legacy-snapshots")
.exact("15.2.1")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("legacy-snapshots")
.exact("15.1.2")
)
],
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-840.zip",
checksum: "bd15975bca5853af144f7e1988e04454f44f0d80357b5273619e3ff33a4e3991"
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"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",