7
0

add new version 15.3.0

This commit is contained in:
mac-mini-003 2026-06-04 13:23:21 +02:00
parent fff5fc857a
commit 0361cb57d3

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.1.1")
.exact("15.2.0")
),
.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.2.1/WebIdVideoIdentPlugin.framework-v15.2.1.zip",
checksum: "d3ec98095583ac2598a0c77d376bc1ada6c70f5913a125a86fcc67cff1942bdf"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/15.3.0/WebIdVideoIdentPlugin.framework-v15.3.0.zip",
checksum: "4ef613cd44184847a664c00c25936d930183337b38a417554007435691719404"
),
.target(
name: "WebIdVideoIdentPluginWrapper",