6
0

add new version 13.0.0-SNAPSHOT-259

This commit is contained in:
mac-mini-003 2024-09-06 12:25:21 +02:00
parent 8be41b457a
commit 17a303be03

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",
.upToNextMinor(from: "11.0.0")
.upToNextMinor(from: "11.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
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"
checksum: "c259edf22213a52fb7857bdefd6aafadce6b0184212138569e26530dd4321aa2"
),
.target(
name: "WebIdPluginCoreWrapper",