6
0

add new version 11.0.0-SNAPSHOT-247

This commit is contained in:
mac-mini-003 2024-05-22 10:13:30 +02:00
parent fa2e9ee77b
commit 41a2813652

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.upToNextMinor(from: "6.0.0")
.upToNextMinor(from: "7.0.0")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "9.0.0")
.upToNextMinor(from: "10.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.1.0/WebIdPluginCore.framework-v10.1.0-SNAPSHOT-243.zip",
checksum: "26aa2adaffa20d5b075902519da90ae07ebded5cea30317d1eec78ef94dc5b54"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/11.0.0/WebIdPluginCore.framework-v11.0.0-SNAPSHOT-247.zip",
checksum: "5fa602480666cb9f984cc58a965ca6b8eb90c1ebf02620d6b80f46b9bfcfb57f"
),
.target(
name: "WebIdPluginCoreWrapper",