6
0

add new version 20.2.1-SNAPSHOT-237

This commit is contained in:
mac-mini-003 2025-08-28 13:18:17 +02:00
parent 063ac26444
commit 2a05f2a532

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ui-components-spm.git",
.branch("redesign-v4-snapshots")
.upToNextMinor(from: "20.2.1")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "12.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.2.1/WebIdSdkUiKitComponents.framework-v20.2.1-SNAPSHOT-235.zip",
checksum: "818bd146794f86a253e0634f3522d07b29fb1cdbf3ecf75b8ec6152d2bad90c2"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.2.1/WebIdSdkUiKitComponents.framework-v20.2.1-SNAPSHOT-237.zip",
checksum: "01af3c96510d3daba5fe93f0b5b1a5589d3a9975bc2403861a7cd0c2b687a347"
),
.target(
name: "WebIdSdkUiKitComponentsWrapper",