7
0

add new version 22.1.1-SNAPSHOT-1085

This commit is contained in:
mac-mini-003 2026-05-13 11:16:39 +02:00
parent 7b58c1be7c
commit a6bbfee35a

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")
.exact("22.0.0")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.branch("snapshots")
.exact("21.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1082.zip",
checksum: "064b5e6c67949f0effcf8b57d6a4d7717fd5ffaeaf579a54dfba6c1ea44c4876"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.1.1/WebIdDigitalSigningPlugin.framework-v22.1.1-SNAPSHOT-1085.zip",
checksum: "3151f67e54e1510260f4c2a7a63d548b8d5285d551f21b4a1b36c4de04d518c4"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",