6
0

add new version 20.3.2-SNAPSHOT-975

This commit is contained in:
mac-mini-003 2025-10-22 09:52:00 +02:00
parent 4811ac3e84
commit 9b2f2f940c

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")
.branch("experimental")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots")
.branch("experimental")
)
],
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-974.zip",
checksum: "f25aa2a8b6930cb79cf18788236bd719274f1717879a926921c7b42006040062"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-975.zip",
checksum: "8a7fce181952d58518708477e08552ece8659b4976de277e05292780310acdad"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",