7
0

add new version 21.1.3-SNAPSHOT-555

This commit is contained in:
mac-mini-003 2026-03-10 14:53:18 +01:00
parent fbef901906
commit 10d119ba53

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.5")
.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.1.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-553.zip",
checksum: "0c509cbe897b9d46bef57db1fac28276dd79cffd928abf4c65eccd676863c736"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-555.zip",
checksum: "04311db26c2808e6461018ea62b522ceda16a22ff5a28f2cef758550316fd393"
),
.target(
name: "WebIdVideoIdentPluginWrapper",