6
0

add new version 12.1.0-SNAPSHOT-258

This commit is contained in:
mac-mini-003 2025-01-23 14:06:17 +01:00
parent 35b26a3147
commit 6429c6bf8c

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: "11.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.1.0/WebIdPluginCore.framework-v12.1.0-SNAPSHOT-257.zip",
checksum: "dba334f227983c68ee9002ab07f43c6d25eafe970e3f392783b361723f62ea95"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.1.0/WebIdPluginCore.framework-v12.1.0-SNAPSHOT-258.zip",
checksum: "b0a8c1da2781905253d629809118c1e99d3bbe39456acd1e87972c8f473b9c1a"
),
.target(
name: "WebIdPluginCoreWrapper",