This repository provides a Swift Package Manager (SPM) compatible package for integrating the WebRTC dynamic framework in your iOS applications. The WebRTC framework version included in this package is 124.0.6367.88
.
-
Easy integration with iOS projects using Swift Package Manager
-
Built with the WebRTC version
124.0.6367.88
-
Ready-to-use dynamic framework for building real-time communication applications
-
Xcode 12.0 or later
-
iOS 12.0 or later
-
Swift 5.3 or later
To add the WebRTC dynamic framework to your Xcode project using Swift Package Manager, follow these steps:
-
Open your Xcode project.
-
Go to
File
>Swift Packages
>Add Package Dependency
. -
Enter the repository URL:
https://github.com/QuickBlox/ios-google-webrtc
.