7
0

add new version 15.2.2-SNAPSHOT-843

This commit is contained in:
mac-mini-003 2026-06-24 09:21:48 +02:00
parent 484a47078a
commit c0e7e3a5ed

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.2")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("legacy-snapshots")
.exact("15.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.2.2/WebIdDigitalSigningPlugin.framework-v15.2.2-SNAPSHOT-843.zip",
checksum: "723e27d44bbf4815084899254c0cb199aaaf4a89cb8ba20879ee97957f60358b"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",