diff --git a/atom.gyp b/atom.gyp index 0caf2f227f3d..a34a5af042f7 100644 --- a/atom.gyp +++ b/atom.gyp @@ -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', ],