Skip to content

Instantly share code, notes, and snippets.

@jucemar-dimon
Created February 1, 2020 17:13
Show Gist options
  • Save jucemar-dimon/49aac5d4c4179eb2685b8b628d8c3d19 to your computer and use it in GitHub Desktop.
Save jucemar-dimon/49aac5d4c4179eb2685b8b628d8c3d19 to your computer and use it in GitHub Desktop.
In MacOs Mojave with RN 0.61 and Xcode 10.1, when pod install glog (0.3.5) error...
to resolve this, just type on terminal:
sudo xcode-select --switch /Applications/Xcode.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment