6
0

add new version 11.0.1-SNAPSHOT-251

This commit is contained in:
mac-mini-003 2024-06-12 14:58:39 +02:00
parent 54a7f56261
commit 6a24ccb920

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: "10.0.0")
.branch("snapshots")
)
],
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-250.zip",
checksum: "349b7ccb593c8b086a05194aaeb0444d2e2b62ad7076c5f7feed08919cd4d492"
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: "c02bb3990f3c9f1a4c76aa755bf6f8dd98aeaed3f7e32ace1f068e3b07ca2312"
),
.target(
name: "WebIdPluginCoreWrapper",