Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add a simulator.isAvailable check for true value (#414)
* Add a simulator.isAvailable check for true Installing the Xcode 11 beta changes the result of isAvailable to `true` and `false`. * Fix lint error
- Loading branch information