7
0

add new version 21.0.6-SNAPSHOT-395

This commit is contained in:
mac-mini-003 2026-03-30 15:00:20 +02:00
parent db6a6478a7
commit 16d27e9c97

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",
.branch("snapshots")
.upToNextMinor(from: "22.0.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.4.0")
)
],
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-394.zip",
checksum: "820dd78aee75352afd75ca38b9f7ec2021beba42f1362e5db801208ffc36f0d8"
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"
),
.target(
name: "WebIdPluginCoreWrapper",