6
0

add new version 20.2.2-SNAPSHOT-333

This commit is contained in:
mac-mini-003 2025-08-26 18:19:47 +02:00
parent 54cd973fec
commit da4db7fcd2

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ui-components-spm.git",
.upToNextMinor(from: "20.2.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "12.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/20.1.1/WebIdPluginCore.framework-v20.1.1-SNAPSHOT-331.zip",
checksum: "5f0cb55e54d59019ab8544044587af367d354dca6eaf2926b5a5228675c095ba"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-333.zip",
checksum: "200a5a16fcf95ae260a21a48af0b10d75f43f24f72abfc829f73a1b7dc0afc4a"
),
.target(
name: "WebIdPluginCoreWrapper",