6
0

add new version 20.3.1-SNAPSHOT-503

This commit is contained in:
mac-mini-003 2025-11-12 15:02:04 +01:00
parent f986a2fd1f
commit 890d968a26

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "DeviceKit",
@ -39,7 +39,7 @@ let package = Package(
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-503.zip",
checksum: "b95efa4617a7ee3b67d9d4a8775b71e85e7f27f2bb25f212a763e252259307af"
checksum: "4e02897d5af06721d07aa33ae7bec1e2d984f1761a49a5ef573f8bd216749570"
),
.target(
name: "WebIdVideoIdentPluginWrapper",