7
0

add new version 15.3.2

This commit is contained in:
mac-mini-003 2026-06-23 16:38:32 +02:00
parent c7f24b38a2
commit 88bddb555c

View File

@ -27,7 +27,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.2.1")
.exact("15.2.2")
),
.package(
name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.3.1/WebIdVideoIdentPlugin.framework-v15.3.1.zip",
checksum: "0e53069c57848b9ee4b25242d0bbee072f8decc4f3a0af642f528f20892c7b2d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.3.2/WebIdVideoIdentPlugin.framework-v15.3.2.zip",
checksum: "c22238d273e3a27c9ea53593509f5fa2c49f20c94f6a2e08a3e15addad87df08"
),
.target(
name: "WebIdVideoIdentPluginWrapper",