Skip to content

Commit

Permalink
README_MACOS: tidy up info about older versions of xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
mossheim committed Sep 1, 2017
1 parent 59403fd commit 5e505fa
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README_MACOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,9 @@ Inside that application's folder (`SuperCollider.app/Contents/MacOS/`) are the t
Prerequisites:
-------------

- **Xcode** can be installed free from the Apple App Store or downloaded from: http://developer.apple.com

- Xcode 5 may work
- Xcode 6 is known to work - it requires a Mac running macOS version 10.9.4 or later or 10.10
- Later versions should definitely work

- **Xcode command line tools** must be installed - after installing Xcode, this can be done from the Xcode preferences or from the command line:
- **Xcode** can be installed free from the Apple App Store or downloaded from: http://developer.apple.com.
Xcode >= 7 is recommended. Xcode 6 will work, but requires macOS >= 10.9.4.
- If you don't have **Xcode command line tools** already, install them with:
`xcode-select --install`
- **homebrew** is recommended to install required libraries
See http://brew.sh for installation instructions.
Expand Down

0 comments on commit 5e505fa

Please sign in to comment.