7
0

add new version 22.0.1-SNAPSHOT-565

This commit is contained in:
mac-mini-003 2026-03-31 12:33:55 +02:00
parent ce77a8d7bf
commit 2ebaaee0bc

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.1.0")
.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.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-563.zip",
checksum: "4499762e4c8513e063036596a58fbe2237e02fde6d3fc4a9a67702dbd9faa592"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-565.zip",
checksum: "957d48abdb832557a88fc6f9b515b48eb3895fa18a9ad690e47f52464c0c355b"
),
.target(
name: "WebIdVideoIdentPluginWrapper",