6
0

add new version 12.2.0-SNAPSHOT-260

This commit is contained in:
mac-mini-003 2025-04-11 09:59:57 +02:00
parent 6429c6bf8c
commit fdefb4cb4b

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.2.0")
.upToNextMinor(from: "11.3.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-258.zip",
checksum: "b0a8c1da2781905253d629809118c1e99d3bbe39456acd1e87972c8f473b9c1a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-260.zip",
checksum: "e15890e2bed76f803503e20ac0c362c3ba1042433dbc60418a2f57f287280e97"
),
.target(
name: "WebIdPluginCoreWrapper",