Closed odeke-em closed 10 years ago
Cheers Emmanuel! Landed in b174a84 (v1.x branch)
Thanks for merging it in!
Thanks for taking the time to contribute! <3
@saghul this still leaves the issue that the generated gyp xcode project does not have an "install" target as referenced in #1545
Cloning gyp via https://git.chromium.org/external/gyp.git throws a connection failed error. Switching to:
git clone https://chromium.googlesource.com/external/gyp.git
ORsvn co http://gyp.googlecode.com/svn/trunk build/gyp
works. This addresses issue #1547