status-react/nix/mobile
Siddarth Kumar 10b97843ce
feat: add `xcbeautify` to iOS shell (#18273)
I can't remember the number of times I have had to ask developers to run `make run-ios | xcbeautify` when debugging iOS build failures and they do not have `xcbeautify` installed on their environment.

`xcbeautify` helps make `xcodebuild` output more readable and to identify problems quickly.

This commit adds `xcbeautify` to iOS shell and to  `make run-ios` so that we get readable output by default.
2023-12-22 19:45:59 +05:30
..
android ci: fix android-e2e nightly builds (#18261) 2023-12-21 14:36:16 +01:00
fastlane
ios feat: add `xcbeautify` to iOS shell (#18273) 2023-12-22 19:45:59 +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