- iOS 10.0 or later.
- Xcode 12.0 or later.
- Add the following dependency to your project's
Package.swift
.
dependencies: [
.package(url: "https://github.com/YAtechnologies/WebRTC-SP.git", .upToNextMajor(from: "89.0.843830"))
]
Package.swift
.dependencies: [
.package(url: "https://github.com/YAtechnologies/WebRTC-SP.git", .upToNextMajor(from: "89.0.843830"))
]