7
0

add new version 220.1.1-SNAPSHOT-423

This commit is contained in:
mac-mini-003 2026-06-10 17:59:58 +02:00
parent f8aaf5f5e2
commit 0d2e6653c8

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/210.2.0/WebIdPluginCore.framework-v210.2.0-SNAPSHOT-462.zip",
checksum: "58976e32300129e6d158666030508e681a6db7279474da8d6a6e14d92d680e00"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/220.1.1/WebIdPluginCore.framework-v220.1.1-SNAPSHOT-423.zip",
checksum: "58998046815a93ee8c25edc99449551bc670ac91c559513bf74d00b206dfc53e"
),
.target(
name: "WebIdPluginCoreWrapper",