status-mobile/nix/mobile
Siddarth Kumar c6a1db6334
ci: enable split apks & build only for arm64-v8a (#20683)
In this commit:
- we set `ANDROID_ABI_SPLIT` to `true`
- we set `ANDROID_ABI_INCLUDE` to `arm64-v8a` for debug & PR android builds
- release builds would still contain `armeabi-v7a;arm64-v8a` and there is no change for E2E android builds
- we point to relevant changes in `status-jenkins-lib` which also introduces a size check for this `apk`.
The agreed threshold is 100 MB.
2024-07-27 00:02:44 +05:30
..
android ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
fastlane upgrade `react-native` to 0.73.5 (#18563) 2024-03-22 19:51:44 +05:30
ios [iOS] enable new architecture for react-native (#19748) 2024-04-30 14:08:41 +05:30
jsbundle Fix: resolve our Clojure source dependencies first in the classpath (#17919) 2023-11-18 08:50:11 -03:00
default.nix nix: use jsbundle derivation for iOS as well 2023-05-22 10:31:09 +02:00