7
0

add new version 23.0.1-SNAPSHOT-1087

This commit is contained in:
mac-mini-003 2026-05-15 12:26:52 +02:00
parent a6bbfee35a
commit f1c8e7f8e3

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",
.exact("22.0.0")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.2.1")
.branch("snapshots")
)
],
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-1085.zip",
checksum: "3151f67e54e1510260f4c2a7a63d548b8d5285d551f21b4a1b36c4de04d518c4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.1/WebIdDigitalSigningPlugin.framework-v23.0.1-SNAPSHOT-1087.zip",
checksum: "4d0cefcd23ce021579b2d666c071e6ae8115185e3943ec602e1f6b660a8a9776"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",