7
0

add new version 21.0.5-SNAPSHOT-386

This commit is contained in:
mac-mini-003 2026-03-10 11:44:57 +01:00
parent 1a27489607
commit f1397bda0f

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: "21.0.8")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.3.0")
)
],
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-385.zip",
checksum: "8098cff07892f7155bb1f9666004a0646eaa16c4843adb6bf5c34bd7419265f8"
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"
),
.target(
name: "WebIdPluginCoreWrapper",