6
0

add new version 13.0.0-SNAPSHOT-259

This commit is contained in:
mac-mini-003 2024-09-05 15:10:47 +02:00
parent b19701c320
commit 8be41b457a

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.0.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "11.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-257.zip",
checksum: "29d519e0dde0b370c1f2eb3bc8c6fc7f601a57de3a8bd8827b2a896aae063967"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/13.0.0/WebIdPluginCore.framework-v13.0.0-SNAPSHOT-259.zip",
checksum: "67bdbce3f48fc9bb716ced5baec449b42751ed4a92e9bc951c8c1abb4093e346"
),
.target(
name: "WebIdPluginCoreWrapper",