element-ios/Riot/libs/jitsi-meet/README.txt
2017-08-18 11:40:56 +02:00

10 lines
570 B
Text

jitsi-meet (https://github.com/jitsi/jitsi-meet) does not provide yet a pod for
iOS SDK (https://github.com/jitsi/jitsi-meet/issues/1854). So, the framework is
built as described below and it is temporarly added to the Xcode project.
How to build JitsiMeet.framework:
- clone https://github.com/jitsi/jitsi-meet
- build jitsi-meet following instruction at https://github.com/jitsi/jitsi-meet#building-the-sources
- build it specifically for iOS using https://github.com/jitsi/jitsi-meet/blob/master/doc/mobile.md#ios
Then, copy the generated JitsiMeet.framework here.