When trying to run the following commands:
brew tap wix/brew
brew install applesimutils
my homebrew fails with the following:
Warning: Some installed formulae are not readable:
applesimutils:…
I have been writing functional tests using detox to test a react native app. And while doing so, I have observed my functional test fails due to the simulator getting stuck/froze.
Hence I was trying to kill the device (simulator) whenever the…
Detox was working fine as expected a couple of weeks ago - i've not updated anything to my knowledge and now I keep getting the following error when trying to test (it builds fine):
Error: Can't find a simulator to match with "iPhone 6s", run 'xcrun…