7
0

add new version 21.0.4-SNAPSHOT-383

This commit is contained in:
mac-mini-003 2026-03-05 15:47:05 +01:00
parent b4ec1c4769
commit d814cb6042

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")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/21.0.0/WebIdPluginCore.framework-v21.0.0-SNAPSHOT-403.zip",
checksum: "7eb138847441076ed467c51064dcb09f6a47d5d35535c15307cf76b214f66884"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-383.zip",
checksum: "379af669db11075ea7647751ffc35a280eb62bbb7508be4b60603c8a0483ef73"
),
.target(
name: "WebIdPluginCoreWrapper",