7
0

add new version 21.0.4-SNAPSHOT-379

This commit is contained in:
mac-mini-003 2026-03-05 15:30:12 +01:00 committed by Bjarne Knutzen
parent ec370d4290
commit 22f4d269c6

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("experimental")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-381.zip",
checksum: "e233aeada8e4a673fde9b1529e0b541206f5f8e66a20098aa49b191f958e6b62"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-379.zip",
checksum: "3de1c3c49f3a2de1d28d217ec88a9f58e8df4b78b44b2d6ea767db1d5bbf2e0e"
),
.target(
name: "WebIdPluginCoreWrapper",