7
0

add new version 21.0.4-SNAPSHOT-381

This commit is contained in:
mac-mini-003 2026-03-05 14:20:07 +01:00
parent f3c5e8d616
commit 29d6b29b97

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/snapshots/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-378.zip",
checksum: "bc47cee583b069f8d8f01d5c9967ee4f8d40fd954516dcd7e0eeb328936899d3"
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: "c0777a4c1bfff47f4015e07d8040595cc77c5217e91062df97ea8ac75407e399"
),
.target(
name: "WebIdPluginCoreWrapper",