6
0

add new version 15.0.0-SNAPSHOT-373

This commit is contained in:
mac-mini-003 2025-06-20 10:08:22 +02:00
parent db15a40759
commit a1a0d0f7ba

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("12.3.2")
.branch("snapshots")
),
.package(
name: "AhoyWebRTC",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-369.zip",
checksum: "9c0a1e07be455f921792e9412ee7732f43219e999cba0c1fc42a96175b33a03a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.0/WebIdVideoIdentPlugin.framework-v15.0.0-SNAPSHOT-373.zip",
checksum: "b4617534eed0ddb6fd7445431eb1b34ba0cf35e11be6305adc420bd66ab3fbe8"
),
.target(
name: "WebIdVideoIdentPluginWrapper",