Saúl Ibarra Corretgé
4ebab6f9c0
ios: fix SDK build after dropping iOS 10
Since we only support iOS 11, 32 bit architectures must not be built.
5 years ago
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 years ago
Djorkaeff Alexandre
11d3a343e5
ios: use iPhone 8 simulator when archiving JitsiMeet framework
It's available on both Xcode 10 and 11.
5 years ago
Saúl Ibarra Corretgé
024fc73e63
ios: update to Xcode 5 and Swift 5
6 years ago
Saúl Ibarra Corretgé
b71adbdf70
deps: update React Native to version 0.57
6 years ago
Lyubo Marinov
05de599739
[iOS] Update projects to Xcode recommended settings
7 years ago
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 years ago
Daniel Ornelas
8a01067b62
Added post-script to the Release configuraiton to build iOS SDK as Universal framework
7 years ago
Saúl Ibarra Corretgé
be30dd09e9
[iOS] Add scheme for building only the SDK
7 years ago