Assume users are using Xcode 5.1.
authorCheng Zhao <zcbenz@gmail.com>
Fri, 9 May 2014 02:04:13 +0000 (10:04 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 9 May 2014 02:04:49 +0000 (10:04 +0800)
common.gypi
docs/development/build-instructions-mac.md

index 17d43fb..820bf95 100644 (file)
         'conditions': [
           ['OS=="mac"', {
             'xcode_settings': {
-              'GCC_TREAT_WARNINGS_AS_ERRORS': 'NO',
               'WARNING_CFLAGS': [
                 '-Wno-deprecated-declarations',
+                '-Wno-deprecated-register',
                 '-Wno-unused-private-field',
                 '-Wno-unused-function',
               ],
index f1556dc..40260c3 100644 (file)
@@ -3,7 +3,7 @@
 ## Prerequisites
 
 * Mac OS X >= 10.7
-* [Xcode](https://developer.apple.com/technologies/tools/)
+* [Xcode](https://developer.apple.com/technologies/tools/) >= 5.1
 * [node.js](http://nodejs.org)
 
 If you are using the python downloaded by Homebrew, you also need to install