status-react/nix/deps
Siddarth Kumar 3ad345519b
nix: bump clang to 15 & patch Glog for CC,CXX flag (#18108)
After upgrading MacOS to Sonoma and Xcode to 15, pod install stage would fail with clang errors.
Turns out that react-native's configure glog script sets 2 additional flags, CC and CXX which conflicts with flags already set in nix iOS shell.

In this commit we :

- bump clang from 10.0.0 to 15.0.7
- patch glog configure script to avoid setting those flags

This fixes the iOS builds.
2023-12-07 15:36:08 +05:30
..
clojure Improve test failure readability (#18049) 2023-12-05 17:20:54 -03:00
gradle Update `react-native-camera-kit` to latest beta to enable programmitcal zooming (#17708) 2023-10-24 11:48:36 +03:00
nodejs rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
nodejs-patched nix: bump clang to 15 & patch Glog for CC,CXX flag (#18108) 2023-12-07 15:36:08 +05:30
react-native nix: simplify android release build 2020-05-14 09:46:23 +02:00