7
0

add new version 15.1.2

This commit is contained in:
mac-mini-003 2026-03-09 14:11:19 +01:00
parent fc0b686b33
commit 6ec806ffce

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: "15.1.1")
.upToNextMinor(from: "15.1.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.1/WebIdPluginCore.framework-v15.1.1.zip",
checksum: "67a8a1db77b1ece45e9256cc587664a6b62d22533a5881b0a410d2cb924123c9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.2/WebIdPluginCore.framework-v15.1.2.zip",
checksum: "afc99bc89abc0af52aecf15e9f3ca8248c87bbce6c40201e96b2ecb391ff46da"
),
.target(
name: "WebIdPluginCoreWrapper",