Changes
Page history
Update Installing Xcode and Setting up Command Line Tools
authored
May 03, 2022
by
Andrew Januszko
Hide whitespace changes
Inline
Side-by-side
Installing-Xcode-and-Setting-up-Command-Line-Tools.md
View page @
17a41c56
...
@@ -10,4 +10,8 @@
...
@@ -10,4 +10,8 @@
```
bash
```
bash
xcode-select
--install
xcode-select
--install
```
```
-
This command forces the prompt to show up so you can install the tools necessary for development.
-
This command forces the prompt to show up so you can install the tools necessary for development.
\ No newline at end of file
# 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