7
0

add new version 21.0.1-SNAPSHOT-524

This commit is contained in:
mac-mini-003 2026-01-08 21:18:30 +01:00
parent 287a197bf2
commit 2be4fbe706

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("snapshots")
.exact("21.0.1")
),
.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/21.0.1/WebIdVideoIdentPlugin.framework-v21.0.1-SNAPSHOT-522.zip",
checksum: "fe55737d87ff0e071a3b84db21f1dadfd39bbb157202fa7753fec4e2998940e8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.1/WebIdVideoIdentPlugin.framework-v21.0.1-SNAPSHOT-524.zip",
checksum: "03bee2e52d726a331cd221b36b3bf569b6435bbabff42b0308d085c19d6c3828"
),
.target(
name: "WebIdVideoIdentPluginWrapper",