7
0

add new version 21.0.3-SNAPSHOT-1029

This commit is contained in:
mac-mini-003 2026-02-06 07:26:58 +01:00
parent 2d95222e2f
commit 35c9de2e88

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("21.0.2")
.branch("snapshots")
),
.package(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("21.0.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.2/WebIdDigitalSigningPlugin.framework-v21.0.2-SNAPSHOT-1027.zip",
checksum: "24beba9ddcfc7cce348c2cfc6b4a5b1d087f682763177767f1a6729cd4de4b01"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.3/WebIdDigitalSigningPlugin.framework-v21.0.3-SNAPSHOT-1029.zip",
checksum: "6deb007c2c5a0296f9a99b1430cd0ff2ae7606e52f4657c93f8c1d255eacf3cc"
),
.target(
name: "WebIdDigitalSigningPluginWrapper",