7
0

add new version 15.2.1-SNAPSHOT-322

This commit is contained in:
mac-mini-003 2026-06-09 16:55:23 +02:00
parent 851bb3d26e
commit bfec525682

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("legacy-snapshots")
.upToNextMinor(from: "15.0.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("legacy-snapshots")
.upToNextMinor(from: "15.1.3")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.2.1/WebIdPluginCore.framework-v15.2.1-SNAPSHOT-321.zip",
checksum: "31cf2c25de2ae9f9668967985bff7e8a668f2004c7c69ba671ef76354fc6728d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.2.1/WebIdPluginCore.framework-v15.2.1-SNAPSHOT-322.zip",
checksum: "a8744bf0c2951a1707db9ee265184634fde924070cb8f593638bdd6f2a3d9449"
),
.target(
name: "WebIdPluginCoreWrapper",