jiti-meet/ios/scripts
Saúl Ibarra Corretgé d7818be067 [iOS] Link with WebRTC.framework at the top level
Before, Jitsi Meet (the app) would only link with JitsiMeet.framework, which in
turn embedded WebRTC.framework. While possible, Apple doesn't allow apps with
nested frameworks to be submitted to the store. Now the app will link with
WebRTC.framework directly so there is no framework nesting.

A potential improvement here is to build WebRTC as a static library so it can
then be embedded in JitsiMeet.framework and completely hidden from the app.
2017-06-19 11:03:13 -05:00
..
fixup-ats.sh [RN] Consistency in Jitsi Meet SDK for iOS 2017-06-08 01:13:12 -05:00
fixup-frameworks.sh [iOS] Link with WebRTC.framework at the top level 2017-06-19 11:03:13 -05:00
run-packager.sh [RN] Consistency in Jitsi Meet SDK for iOS 2017-06-08 01:13:12 -05:00