livekit / client-sdk-swift

LiveKit Swift Client SDK. Easily build live audio or video experiences on iOS, macOS, tvOS, and visionOS.
https://livekit.io
Apache License 2.0
197 stars 97 forks source link

Prefixed LiveKitWebRTC package & xcframework #339

Closed hiroshihorie closed 7 months ago

hiroshihorie commented 7 months ago

In addition to the ObjC symbol prefixing, this prefixes both package name and WebRTC.xcframework with LiveKit. I think @ _implementationOnly is not required any more, but it helps compiler to warn if any symbol is exported.

Depends on https://github.com/livekit/webrtc-xcframework/releases/tag/114.5735.11