7
0

add new version 23.1.1-SNAPSHOT-587

This commit is contained in:
mac-mini-003 2026-06-05 14:55:47 +02:00
parent b3387d7c22
commit fae043792f

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("22.1.0")
),
.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/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-586.zip",
checksum: "54e74e0376851921fbd2ea2f7a9d959738405d907575fdf72e453940e8bc9c78"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-587.zip",
checksum: "3d950a44b885eaa55961ef1305e27a964e0a28a37b757c1d2e2e737e87ee2207"
),
.target(
name: "WebIdVideoIdentPluginWrapper",