Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ильжан
jitsi-meet-ios-sdk-releases
270c358251e633269d3d7fa81f6ce2f964c5d730
270c358251e633269d3d7fa81f6ce2f964c5d730
Switch branch/tag
jitsi-meet-ios-sdk-releases
Frameworks
WebRTC.xcframework
ios-arm64
WebRTC.framework
Modules
module.modulemap
Find file
Normal view
History
Permalink
module.modulemap
93 Bytes
Edit
Web IDE
Newer
Older
3.2.0
Ильжан
committed
Mar 05, 2021
1
2
3
4
5
6
framework module WebRTC {
umbrella header "WebRTC.h"
export *
module * { export * }
}