Skip to content

Instantly share code, notes, and snippets.

@sobstel
Last active July 12, 2019 12:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sobstel/11fd875c45393ca2eb91af7bc0032b32 to your computer and use it in GitHub Desktop.
Save sobstel/11fd875c45393ca2eb91af7bc0032b32 to your computer and use it in GitHub Desktop.
React Native "Could not find iPhone simulator"
❯ react-native run-ios --simulator="iPhone 7"
Found Xcode workspace Nabobil.xcworkspace
Could not find iPhone 7 simulator
Error: Could not find iPhone 7 simulator
at resolve (...)
sed -i '' 's/startsWith/includes/g' node_modules/react-native/local-cli/runIOS/findMatchingSimulator.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment