7
0

add new version 21.2.1-SNAPSHOT-290

This commit is contained in:
mac-mini-003 2026-04-22 09:51:22 +02:00
parent 6068aec3fd
commit 0b2aa80487

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.1.0")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "21.5.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.1.1/WebIdSdkUiKitComponents.framework-v21.1.1-SNAPSHOT-288.zip",
checksum: "9f48a22a1ae59d6d883351ad27bb9ed212f911da975bbbd0cfeb4d1b623c01e3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.2.1/WebIdSdkUiKitComponents.framework-v21.2.1-SNAPSHOT-290.zip",
checksum: "386d8a97aaee5843416eaefdd633c6460192099d42e756dda01185612737fd18"
),
.target(
name: "WebIdSdkUiKitComponentsWrapper",