6
0

add new version 20.4.1-SNAPSHOT-358

This commit is contained in:
mac-mini-003 2026-01-06 18:04:56 +01:00
parent 97d5716c5d
commit 7b030a3992

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.1")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "21.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-357.zip",
checksum: "44218aa446533670941c248787b2c4dafb67948e827ba22f2b12eb23d0c61acb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-358.zip",
checksum: "9b324ab8d49e1432215a046684e7c1bf258cee0ed8c65402f44c2c75769b83de"
),
.target(
name: "WebIdPluginCoreWrapper",