Skip to content

Commit b2e181f

Browse files
authored
Merge pull request #5 from sverrisson/patch-1
More preparation instructions before running Xcode
2 parents 3c53679 + f0a487e commit b2e181f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

ReadMe.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,11 @@ I believe the results will help developers to make the right *cost/performance*
3333

3434
1. Select `XcodeBenchmark` -> `Generic iOS Device` in the top left corner.
3535
2. Close `XcodeBenchmark.xcworkspace` project.
36-
2. Remove `DerivedData` folder at `/Users/username/Library/Developer/Xcode/DerivedData`.
37-
3. Reboot and cool down your Mac.
38-
4. Connect to the power adapter if you use MacBook.
39-
5. Make sure `Login Items` list is empty: System Preferences -> Users and Groups -> User -> Login Items.
36+
2. Remove the `DerivedData` folder, by selecting Finder, pressing `shift + command + G` and paste in the path: `~/Library/Developer/Xcode`, select the `DerivedData` folder and delete it.
37+
3. Disconnect network cable and turn off WiFi and make sure to disable all software running at startup, i.e. Spotify.
38+
4. Make sure `Login Items` list is empty: System Preferences -> Users and Groups -> User -> Login Items.
39+
5. Reboot and cool down your Mac.
40+
6. Connect to the power adapter if you use MacBook.
4041

4142
## Running a test
4243

0 commit comments

Comments
 (0)