Saúl Ibarra Corretgé
458d4acd22
ios: use the "new" Xcode build system
It was introduced in Xcode 9 and made the default in Xcode 10. We were forcing
the use of the legacy version, which doesn't support some new features that we
wish to enable, such as building the SDK for distribution.
5 年前
Djorkaeff Alexandre
11d3a343e5
ios: use iPhone 8 simulator when archiving JitsiMeet framework
It's available on both Xcode 10 and 11.
5 年前
Saúl Ibarra Corretgé
024fc73e63
ios: update to Xcode 5 and Swift 5
6 年前
Saúl Ibarra Corretgé
b71adbdf70
deps: update React Native to version 0.57
6 年前
Lyubo Marinov
05de599739
[iOS] Update projects to Xcode recommended settings
7 年前
Lyubo Marinov
72c9933e73
[RN] SDK building, installing, and publishing
Based on work authored by Shuai Li <sli@atlassian.com >, Daniel Ornelas
<dornelas@atlassian.com >, and Lyubo Marinov <lmarinov@atlassian.com >.
7 年前
Daniel Ornelas
8a01067b62
Added post-script to the Release configuraiton to build iOS SDK as Universal framework
7 年前
Saúl Ibarra Corretgé
be30dd09e9
[iOS] Add scheme for building only the SDK
7 年前