Merge pull request #966 from ttilley/master

fix typo in atom.gyp
This commit is contained in:
Cheng Zhao 2015-01-02 12:10:32 -08:00
commit b4d9c92705

View file

@ -850,7 +850,7 @@
'postbuild_name': 'Add symlinks for framework subdirectories',
'action': [
'tools/mac/create-framework-subdir-symlinks.sh',
'<(project_name) Framework',
'<(product_name) Framework',
'Libraries',
'Frameworks',
],