diff build/README.osx @ 419:55de53d7c777

Merge
author Chris Cannam
date Tue, 01 Mar 2016 12:21:23 +0000
parents 14b34e85523b
children 6dfe3dd38878
line wrap: on
line diff
--- a/build/README.osx	Tue Mar 01 12:10:29 2016 +0000
+++ b/build/README.osx	Tue Mar 01 12:21:23 2016 +0000
@@ -5,10 +5,8 @@
 Prerequisites
 -------------
 
-You must have Xcode installed, with the command-line build tools.
-
-(If you are using Xcode 4, you may have to go to Preferences ->
-Downloads -> Components and install the Command Line Tools component.)
+You must have Xcode installed, with the command-line build tools (an
+optional component).
 
 You must have libsndfile (http://www.mega-nerd.com/libsndfile/)
 installed in order to build the command-line host successfully.  But
@@ -34,8 +32,8 @@
 the vamp-sdk and src/vamp-sdk (for plugins) or vamp-hostsdk and
 src/vamp-hostsdk (for hosts) directories to your existing project.
 
-If you are using OS/X 10.6 or older, use Makefile.osx.106 instead of
-Makefile.osx.
+If you are using OS/X 10.6 or older, you could try Makefile.osx.106
+instead of Makefile.osx.
 
 
 Installing the Example Plugins