6
0

add new version 20.3.4-SNAPSHOT-981

This commit is contained in:
mac-mini-003 2025-11-03 15:11:34 +01:00
parent ac975ee263
commit 0175b465a0

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("20.3.0")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("20.3.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-979.zip",
checksum: "e8e6c1fbe48ae5a9a41997244f62b929022ae808822b2ce295004e23269a1cc2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.4/WebIdDigitalSigningPlugin.framework-v20.3.4-SNAPSHOT-981.zip",
checksum: "c112e925c433ac4de5041e7730bdad51a679cf0074b9f09b017e7ce4fc93d4b6"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",