# webrtc-xcframework **Repository Path**: lichongbing/webrtc-xcframework ## Basic Information - **Project Name**: webrtc-xcframework - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-16 - **Last Updated**: 2025-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webrtc-xcframework LiveKit version Dynamic WebRTC XCFramework * Framework is renamed to `LiveKitWebRTC`. * Objective-C symbols are prefixed with `LK`, for example `LKRTCPeerConnection`. * Network Monitor is always enabled (Field trial `WebRTC-Network-UseNWPathMonitor`) Built using : * https://github.com/webrtc-sdk/webrtc * https://github.com/webrtc-sdk/webrtc-build ## Requirements * iOS 13+ * macOS 10.15+ * Mac Catalyst 14.0+ * visionOS 2.2+ * tvOS 17.0+ ## Binaries included | **Platform / arch** | arm64 | x64 | |--------------------------|--------|---------| | **iOS (device)** | ✅ | | | **iOS (simulator)** | ✅ | ✅ | | **macOS** | ✅ | ✅ | | **Mac Catalyst** | ✅ | ✅ | | **visionOS (device)** | ✅ |   | | **visionOS (simulator)** | ✅ | | | **tvOS (device)** | ✅ |   | | **tvOS (simulator)** | ✅ | |