6
0

add new version 10.4.0-SNAPSHOT-356

This commit is contained in:
mac-mini-003 2024-12-19 15:10:24 +01:00
parent 130b64d3c9
commit 277a488076

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.0.0")
.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.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-354.zip",
checksum: "ea065787a79234d779e80038ab3715205ec2b59ed09101a5f0c0fc1fc3c187b9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-356.zip",
checksum: "dce23ebe3b719c117022e62882a6383846b6344a327d94033bf43c67ca10ac4a"
),
.target(
name: "WebIdVideoIdentPluginWrapper",