7
0

add new version 21.0.6-SNAPSHOT-388

This commit is contained in:
mac-mini-003 2026-03-10 11:55:01 +01:00
parent f1397bda0f
commit c7aa996e78

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.upToNextMinor(from: "21.0.8")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "21.3.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.5/WebIdPluginCore.framework-v21.0.5-SNAPSHOT-386.zip",
checksum: "78a00c702bb04d33297d1aede2ae2e2568aa4a9bbe816fa79b575d91168e7b80"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-388.zip",
checksum: "63a9fb4c13658f1c1413e124649c4af20422d7c851ac962dbe8c63bce33883dc"
),
.target(
name: "WebIdPluginCoreWrapper",