6
0

add new version 12.2.0-SNAPSHOT-874

This commit is contained in:
mac-mini-003 2025-03-03 12:00:19 +01:00
parent 56d05547c2
commit 47ff6717cd

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.3.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-sdk-ui-components-spm.git",
.exact("10.2.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.2.0/WebIdDigitalSigningPlugin.framework-v12.2.0.zip",
checksum: "b832b1be3f4d71e1518576c7ecbd98b64f894d60820b35433e45c32791965a5f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/12.2.0/WebIdDigitalSigningPlugin.framework-v12.2.0-SNAPSHOT-874.zip",
checksum: "171d16f1b334b276aec133a6bbcf89e2903e4bd67005debc8f00d6e1d8f76ba8"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",