6
0

add new version 20.0.1-SNAPSHOT-322

This commit is contained in:
mac-mini-003 2025-07-31 16:29:48 +02:00
parent a4c581a44e
commit 2f5f9b1ba1

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",
.branch("redesign-v4-snapshots")
.upToNextMinor(from: "20.1.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "12.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/20.0.1/WebIdPluginCore.framework-v20.0.1-SNAPSHOT-319.zip",
checksum: "e98f82c12e96cae2f7deb4fa1efd661baeeeb5fa60140053d03427ae78061330"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/20.0.1/WebIdPluginCore.framework-v20.0.1-SNAPSHOT-322.zip",
checksum: "257d285e3da4e3ed6539a1edf05c43edc53ecc9006cdcc76804e4fddb0efa397"
),
.target(
name: "WebIdPluginCoreWrapper",