6
0

add new version 15.0.2-SNAPSHOT-301

This commit is contained in:
mac-mini-003 2025-10-07 21:37:48 +02:00
parent afadc6ac60
commit 325998ed97

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: "15.0.0")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "15.0.1")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.0.1/WebIdPluginCore.framework-v15.0.1-SNAPSHOT-299.zip",
checksum: "be133c8f7d59e685e5f2cdb9c925ce8292f94825b7bec7858bc88645cf4f359f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPluginCore/15.0.2/WebIdPluginCore.framework-v15.0.2-SNAPSHOT-301.zip",
checksum: "ddf973707ada624563bcbe98d1d88ad8130b3e4c9da770b01847060e833161c7"
),
.target(
name: "WebIdPluginCoreWrapper",