6
0

add new version 11.0.1-SNAPSHOT-252

This commit is contained in:
mac-mini-003 2024-06-19 15:43:37 +02:00
parent 17c05e2127
commit 608c1f0cd2

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.branch("snapshots")
.upToNextMinor(from: "10.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-251.zip",
checksum: "8379fa4c06f1480173a5d1a7d56ef3d07c30c41e92171a385abec4ad100b90c9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-252.zip",
checksum: "6477a5d338027534c85b090ee3b6ae5824800643b29ce61f5e07f515cc9f43f3"
),
.target(
name: "WebIdPluginCoreWrapper",