Detox
Detox copied to clipboard
fix(ios): prevent stdout buffer overflow with many simulators
Description
Minimizes output from applesimutils to prevent potential stdout max buffer size reached in child_process calls.
Resolves issue mentioned in: https://github.com/wix/Detox/pull/4335 Related to: https://github.com/wix/AppleSimulatorUtils/issues/122
No on-surface changes.