6
0

add new version 20.4.1-SNAPSHOT-520

This commit is contained in:
mac-mini-003 2026-01-08 13:36:51 +01:00
parent 3f8bca0a6d
commit b8b4055d70

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",
.exact("21.0.0")
.branch("snapshots")
),
.package(
name: "DeviceKit",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-519.zip",
checksum: "411ab57fcebd8cdc57116f16f7ffa2feb44b6b9df89172549de34fa967ccff7b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.4.1/WebIdVideoIdentPlugin.framework-v20.4.1-SNAPSHOT-520.zip",
checksum: "e9f8164c475b7f6ac9c6bf161a68394c199d95a58159c7959b446b7201c7df2d"
),
.target(
name: "WebIdVideoIdentPluginWrapper",