6
0

add new version 20.2.2-SNAPSHOT-335

This commit is contained in:
mac-mini-003 2025-09-04 14:04:45 +02:00
parent 71b2f98228
commit 43bba8cb14

View File

@ -16,8 +16,8 @@ let package = Package(
// Dependencies declare other packages that this package depends on.
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ui-components-spm.git",
.branch("redesign-v4-snapshots")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.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/snapshots/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-334.zip",
checksum: "98e782cc2560f5ea45c82f7692a7827335b4d299b728c60e4d561fb1dd617afd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-335.zip",
checksum: "4f6dec12d47389f8901f0b88b16bfd9419ba12ddbf58a47c63e9cc6fcb8e25c5"
),
.target(
name: "WebIdPluginCoreWrapper",