7
0

add new version 22.1.0-SNAPSHOT-1187

This commit is contained in:
mac-mini-003 2026-05-08 17:05:29 +02:00
parent ba62ac52ab
commit ef81d00a3e

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/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/201.0.5/WebIdDigitalSigningPlugin.framework-v201.0.5-SNAPSHOT-1046.zip",
checksum: "1385e5677f716fcfad1a1217302bf9cb651b1f93717ebf93bc0775422d61d0ae"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.0/WebIdDigitalSigningPlugin.framework-v22.1.0-SNAPSHOT-1187.zip",
checksum: "2a14d323ed59b4b8abaaa5a25f364f213119fc9bda8f9d37fc35ca4cfeb5094b"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",