6
0

add new version 11.2.0-SNAPSHOT-796

This commit is contained in:
mac-mini-003 2025-05-27 06:10:09 +02:00
parent 92b8f005dd
commit 67f2095692

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