7
0

add new version 15.2.1

This commit is contained in:
mac-mini-003 2026-06-09 16:53:49 +02:00
parent cff38e1d9c
commit 1b661d31ad

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.2")
.upToNextMinor(from: "15.1.3")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.2.0/WebIdPluginCore.framework-v15.2.0.zip",
checksum: "8b5d4e4546043afdf15bd457a3d2ad48d0d4b487ac555ded0a0500f82fbd203f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.2.1/WebIdPluginCore.framework-v15.2.1.zip",
checksum: "98c23354320552adfd0dcb2f5ccd0a3f813c4b6a594473aa2e3bbf978b7c0d24"
),
.target(
name: "WebIdPluginCoreWrapper",