7
0

add new version 21.0.4-SNAPSHOT-378

This commit is contained in:
mac-mini-003 2026-02-24 11:05:00 +01:00
parent a741ebf014
commit f3c5e8d616

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: "21.0.5")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "21.2.0")
.branch("snapshots")
)
],
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-376.zip",
checksum: "92225157a4d28add96658022ff9625c0ad7a266efeb2045d23f22f3320133163"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-378.zip",
checksum: "bc47cee583b069f8d8f01d5c9967ee4f8d40fd954516dcd7e0eeb328936899d3"
),
.target(
name: "WebIdPluginCoreWrapper",