Calin-Teodor
867646da1a
feat(ios): fixed path from where we take hermes.xcframework
9 kuukautta sitten
Calinteodor
f3324ab165
feat(react-native): enable hermes engine (#15279)
Enabled hermes JS engine and updated SDK release scripts for both Android and iOS.
10 kuukautta sitten
Saúl Ibarra Corretgé
ce22adfe64
fix(ios) SDK release script fixes
- Run script with tracing
- Allow empty commits (we might need a rebuild)
- Fix tag name in lite SDK
1 vuosi sitten
Calin-Teodor
f48c03e314
feat(ios): readded git tag for release sdk scritps
1 vuosi sitten
Calin-Teodor
b1c0cc5322
feat(android/ios): we no longer need to set a tag
1 vuosi sitten
Saúl Ibarra Corretgé
a378ba7827
feat(ios) Xcode 14 compatibility
Bitcode is no longer supported, so remove it. The M106 WebRTC version no
longer contains bitcode either, but it embeds dSYMs.
3 vuotta sitten
Saúl Ibarra Corretgé
a7abe84479
fix(ios) download WebRTC with bitcode when making an SDK release
3 vuotta sitten
Saúl Ibarra Corretgé
0d0edc05e7
fix(ios) build SDK releases with bitcode
Also, stop bundling WebRTC, it's now a dependency in CocoaPods.
3 vuotta sitten
Doug
c8895b2d04
feat(ios) Add support to the iOS SDK for the Simulator on M1
3 vuotta sitten
Saúl Ibarra Corretgé
99ac60ed74
feat(ios) rename SDK target to JitsiMeetSDK
Swift has a longstanding bug where a framework and a type cannot be named the
same. We have somehow managed to not run into this, but it now seems to be
hitting us.
Since this is a breaking change, this starts the road for SDK 3.0.
4 vuotta sitten
Saúl Ibarra Corretgé
f6fa903f8f
feat(rn) switch to XCFramework and WebRTC M87
4 vuotta sitten
Saúl Ibarra Corretgé
5d40a8992a
ios: disable bitcode when building the SDK for a release
This makes it possible to compile the SDK with Xcode 10 and 11. The problem is
that the Google SDK (used for sign-in) is compiled with Xcode 11. This avoids
the issue.
6 vuotta sitten
Saúl Ibarra Corretgé
47d5163c52
rn: don't tag builds by default
People run these in their own checkout and will run into problems because
tagging will fail.
6 vuotta sitten
Saúl Ibarra Corretgé
1c809eb428
ios: strip bitcode when releasing the SDK
6 vuotta sitten
Saúl Ibarra Corretgé
e66b596a0d
ios: add ability to override SDK version when releasing
6 vuotta sitten
Saúl Ibarra Corretgé
6f320f463d
rn: don't use annotated tags when building the SDKs
6 vuotta sitten
Saúl Ibarra Corretgé
f73d3a4063
ios: add SDK release script
6 vuotta sitten