7
0

add new version 21.1.1-SNAPSHOT-541

This commit is contained in:
mac-mini-003 2026-02-18 14:18:39 +01:00
parent b73cb71796
commit c782549f20

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.2")
.branch("snapshots")
),
.package(
name: "AhoyKit",
@ -33,8 +33,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-539.zip",
checksum: "4ac05f159e7520a35d091c873c74a286e5e57f4d026dcbf1854f1a7ddad39121"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.1/WebIdVideoIdentPlugin.framework-v21.1.1-SNAPSHOT-541.zip",
checksum: "c3fb436c9654d810cd681e929bb8275b3db06315df74b1e79dae2f311ba099f9"
),
.target(
name: "WebIdVideoIdentPluginWrapper",