6
0

add new version 15.0.0-SNAPSHOT-287

This commit is contained in:
mac-mini-003 2025-06-18 15:50:09 +02:00
parent 31a899ceda
commit 1ae9552338

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: "7.0.3")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "11.3.2")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-286.zip",
checksum: "74cb1c090c34831847bbadebf4be1d8690fb9b6bc91f33049b6c2768347bcf54"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-287.zip",
checksum: "bc1fc8c604c3b67565dde8c62ba00828009cfd86cef5ee5cba09efd2921979b6"
),
.target(
name: "WebIdPluginCoreWrapper",