6
0

add new version 13.5.0-SNAPSHOT-279

This commit is contained in:
mac-mini-003 2025-05-07 18:49:31 +02:00
parent e76ee4f84b
commit 5312acb89d

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: "8.4.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "11.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/13.3.0/WebIdPluginCore.framework-v13.3.0-SNAPSHOT-277.zip",
checksum: "be9dda5fee6f688aeb1582ec40ec6c25bea85fc71c1e0d32cdea34f045c63ded"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/13.5.0/WebIdPluginCore.framework-v13.5.0-SNAPSHOT-279.zip",
checksum: "00ff00e79a10fc8571bea05c66b968839d2adb80404fcbbf661b5971dbda47e1"
),
.target(
name: "WebIdPluginCoreWrapper",