6
0

add new version 15.1.2-SNAPSHOT-394

This commit is contained in:
mac-mini-003 2025-12-04 12:06:50 +01:00
parent 5b0851bf1e
commit cbdff6769d

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.0.1")
.branch("legacy-snapshots")
),
.package(
name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-392.zip",
checksum: "0c7206657fb1e95d9969b0dc0e76fda227ee1b2fab7fb8da7b085498ee097c24"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.1.2/WebIdVideoIdentPlugin.framework-v15.1.2-SNAPSHOT-394.zip",
checksum: "69670cee7e24e7f8951cd031ed6233d4a100c5f294955a87dba77e3670e7fe4a"
),
.target(
name: "WebIdVideoIdentPluginWrapper",