7
0

add new version 21.2.1-SNAPSHOT-411

This commit is contained in:
mac-mini-003 2026-05-12 17:06:52 +02:00
parent 6eb2c39751
commit 818222289b

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: "22.2.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-409.zip",
checksum: "5df41cce6c9edc81a48f409421d39eea956b0d79a23e36fdd3b32152cda680d6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-411.zip",
checksum: "50ea0dcce87f471e79be246cd3946727c789c4fb8b5d6f1f67641965609b273b"
),
.target(
name: "WebIdPluginCoreWrapper",