Prechádzať zdrojové kódy

Update BUILD.md

Replace all instances of XCode with Xcode.
Chris Ledet 13 rokov pred
rodič
commit
0fd6584555
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      BUILD.md

+ 3 - 3
BUILD.md

@@ -47,9 +47,9 @@ may prefer to use the CMake GUI if unfamiliar with CMake.
 
 ### Mac OS X and Xcode ###
 
-NOTE: If you are using the new XCode that is downloaded from the AppStore
-and cmake complains about not finding XCode in /Developer, you have to run this
-command to update the XCode path:
+NOTE: If you are using the new Xcode that is downloaded from the AppStore
+and cmake complains about not finding Xcode in /Developer, you have to run this
+command to update the Xcode path:
 sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer
 
 To generate an Xcode project for building Polycode dependencies, perform