commit
b4d9c92705
1 changed files with 1 additions and 1 deletions
2
atom.gyp
2
atom.gyp
|
@ -850,7 +850,7 @@
|
||||||
'postbuild_name': 'Add symlinks for framework subdirectories',
|
'postbuild_name': 'Add symlinks for framework subdirectories',
|
||||||
'action': [
|
'action': [
|
||||||
'tools/mac/create-framework-subdir-symlinks.sh',
|
'tools/mac/create-framework-subdir-symlinks.sh',
|
||||||
'<(project_name) Framework',
|
'<(product_name) Framework',
|
||||||
'Libraries',
|
'Libraries',
|
||||||
'Frameworks',
|
'Frameworks',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue