RestComm / restcomm-ios-sdk

iOS Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
38 stars 43 forks source link

Enable Bitcode to our SDK now that webrtc library has fixed that #546

Open atsakiridis opened 7 years ago

atsakiridis commented 7 years ago

Check https://bugs.chromium.org/p/webrtc/issues/detail?id=5085#c24. Seems it's going to be in M-58 release, although so far we 've been using development branch so it has already landed there.

atsakiridis commented 7 years ago

Notice that bitcode enabled binaries are huge, so we need to consider before going ahead with that