7
0

add new version 21.0.6-SNAPSHOT-396

This commit is contained in:
mac-mini-003 2026-03-30 16:42:26 +02:00
parent 16d27e9c97
commit 34a5ed1100

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: "22.0.0")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "21.4.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-395.zip",
checksum: "72593ec683523899d140c71e271fc1e6fbb98b7297d44d743c78a99688cb16d7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-396.zip",
checksum: "3a3bd2bcdf8923d76299096f0b0975161b653208fcb31fce4534cf4915d45029"
),
.target(
name: "WebIdPluginCoreWrapper",