7
0

add new version 21.1.1-SNAPSHOT-545

This commit is contained in:
mac-mini-003 2026-02-23 12:38:59 +01:00
parent f2ec229089
commit d1088946e1

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.3")
),
.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.1/WebIdVideoIdentPlugin.framework-v21.1.1-SNAPSHOT-542.zip",
checksum: "65f9c30a6b752c2ed5a6bad7d76ede0d42b5ea834ea58d42b40ba2dace6f548f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.1/WebIdVideoIdentPlugin.framework-v21.1.1-SNAPSHOT-545.zip",
checksum: "624c4ba408051ecd65f469c7d89e16fea5ab2c0cc58ab5f5ca138dcd3f61aea4"
),
.target(
name: "WebIdVideoIdentPluginWrapper",