Update Installing Xcode and Setting up Command Line Tools authored by Andrew Januszko's avatar Andrew Januszko
......@@ -11,3 +11,7 @@
xcode-select --install
```
- This command forces the prompt to show up so you can install the tools necessary for development.
# What about adding an emulator???
Xcode already comes with premade iOS emulators that can be launched at any time.
\ No newline at end of file