7
0

add new version 21.0.3-SNAPSHOT-376

This commit is contained in:
mac-mini-003 2026-02-23 11:59:55 +01:00
parent 3a8531aaa6
commit a741ebf014

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.5")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.3/WebIdPluginCore.framework-v21.0.3-SNAPSHOT-370.zip",
checksum: "cdf72945c0d06b33127f754447d1a64458573762bc4242888749be1951b26123"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.3/WebIdPluginCore.framework-v21.0.3-SNAPSHOT-376.zip",
checksum: "92225157a4d28add96658022ff9625c0ad7a266efeb2045d23f22f3320133163"
),
.target(
name: "WebIdPluginCoreWrapper",