6
0

add new version 20.2.2-SNAPSHOT-334

This commit is contained in:
mac-mini-003 2025-09-04 13:54:52 +02:00
parent 4881daaeb1
commit 71b2f98228

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/SwiftPackages/webid-ui-components-spm.git",
.branch("snapshots")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ui-components-spm.git",
.branch("redesign-v4-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/15.0.1/WebIdPluginCore.framework-v15.0.1-SNAPSHOT-295.zip",
checksum: "2c6bbfad0775dd56dfd55041e35e3437916421c5864807a946452ec4bc0090de"
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"
),
.target(
name: "WebIdPluginCoreWrapper",