6
0

add new version 12.1.0

This commit is contained in:
mac-mini-003 2025-01-23 14:18:41 +01:00
parent faeaddd3fc
commit 0106a35c87

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.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0.zip",
checksum: "655d112553699ccf23cc72f4a850e5821770a6f92c2f5934576889d9f37478e7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/12.1.0/WebIdPluginCore.framework-v12.1.0.zip",
checksum: "c079f58258c0a2c14fb8b33de26f0f929632c742e1de587914fb478ced75b1e0"
),
.target(
name: "WebIdPluginCoreWrapper",