6
0

add new version 20.3.2-SNAPSHOT-977

This commit is contained in:
mac-mini-003 2025-10-30 17:14:48 +01:00
parent fd6d2ab41d
commit ac9ffb7c58

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")
.branch("experimental")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("legacy-snapshots")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.1/WebIdDigitalSigningPlugin.framework-v15.0.1-SNAPSHOT-814.zip",
checksum: "8f94171055aa91c9da9a674c87bddb55fc48dc5a32e5b471d71c6b328770c14f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-977.zip",
checksum: "96c3beda02664446fbe863a8fa90f102e39554acc6d671b5e801d9341750e36a"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",