6
0

add new version 20.1.1-SNAPSHOT-325

This commit is contained in:
mac-mini-003 2025-08-07 12:04:52 +02:00
parent 2f5f9b1ba1
commit 3ef0926526

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.1.0")
.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.0.1/WebIdPluginCore.framework-v20.0.1-SNAPSHOT-322.zip",
checksum: "257d285e3da4e3ed6539a1edf05c43edc53ecc9006cdcc76804e4fddb0efa397"
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-325.zip",
checksum: "4ce3307b28c35bbb28be1c5767dd6b471c5f2b7b9e0624507d8e2042b5e1f0c7"
),
.target(
name: "WebIdPluginCoreWrapper",