Skip to content

Commit 37c5633

Browse files
committed
Fix mistake: put 'rename files' back
1 parent f9f8e52 commit 37c5633

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/images/xcode360.png

-762 KB
Binary file not shown.

docs/setup_xcode.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,13 @@ You will now see your files in the sidebar.
179179

180180
<img src="images/xcode110.png" width="256px" />
181181

182+
#### Rename files
183+
If you need to rename any files, use Xcode, not the command line or Finder. In EECS 280, you'll need to rename any files that end in `.starter`.
184+
185+
Select a file and press <kbd>Enter</kbd>. Change the file name. In EECS 280, you'll do this to any file that ends in `.starter`.
186+
187+
| <img src="images/xcode120.png" width="192px" /> | <img src="images/xcode125.png" width="192px" /> |
188+
182189
## Compile and Run
183190
An Xcode target compiles (builds) one executable.
184191

0 commit comments

Comments
 (0)