7
0

add new version 21.0.2-SNAPSHOT-368

This commit is contained in:
mac-mini-003 2026-02-05 09:35:11 +01:00
parent 3b683275cd
commit 36d1c523ce

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("snapshots")
.upToNextMinor(from: "21.0.2")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.2/WebIdPluginCore.framework-v21.0.2-SNAPSHOT-366.zip",
checksum: "ab2734ac790f06782976411adf487d773940fd8864ef02d82afb6a913e152511"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.2/WebIdPluginCore.framework-v21.0.2-SNAPSHOT-368.zip",
checksum: "398ea01e23491f35c66e38a249d05cf49911c69a63524cbac2cfcba181745c4b"
),
.target(
name: "WebIdPluginCoreWrapper",