6
0

add new version 11.2.0-SNAPSHOT-790

This commit is contained in:
mac-mini-003 2025-05-14 14:51:38 +02:00
parent e7ca196dd6
commit 3b2f03ddf7

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.2.0")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("9.3.0")
.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-788.zip",
checksum: "392ce7b2e92846fe6e8c16601ac1adfd28a21c13a3cc63cfc53e00e0f8e26433"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-790.zip",
checksum: "03b698209a89705968bd87a974e90b6e7b5ec24d9a487382ed8cec0d9ef6cf39"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",