Questions tagged [applesimutils]

A collection of utils for Apple simulators.

See the GitHub page for more information.

3 questions
4
votes
1 answer

Problems installing applesimutils using Homebrew

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:…
intercoder
  • 2,171
  • 7
  • 23
  • 34
1
vote
1 answer

Is there a way to get device (ios simulator) health stats in Detox react Native?

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…
0
votes
1 answer

Error: Can't find a simulator to match with "iPhone 6s"

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…
smj2393
  • 1,929
  • 1
  • 23
  • 50