7
0

add new version 15.1.3-SNAPSHOT-186

This commit is contained in:
mac-mini-003 2026-06-09 16:53:05 +02:00
parent 3928c0d21d
commit e71f8672b3

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "15.1.3")
.branch("legacy-snapshots")
),
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.upToNextMinor(from: "15.0.0")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.2/WebIdSdkUiKitComponents.framework-v15.1.2-SNAPSHOT-184.zip",
checksum: "72856049bc5971d0058957990de976b258fef536db3f77754bd87827d37c5b53"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.3/WebIdSdkUiKitComponents.framework-v15.1.3-SNAPSHOT-186.zip",
checksum: "8152f5c0e9d01aa22239692ea431a210097dab82c1c75b83405ae2ee79b48cc0"
),
.target(
name: "WebIdSdkUiKitComponentsWrapper",