From 7cf040e7ca6e628d188bc76f89e1aaf8ab080734 Mon Sep 17 00:00:00 2001 From: probablycorey Date: Mon, 20 Jan 2014 16:29:34 -0800 Subject: [PATCH] I don't think `fix_framework_link_command` is needed anymore. tool -L says Squirrel (and its dependencies) already use @rpath ``` @rpath/Squirrel.framework/Squirrel (compatibility version 1.0.0, current version 1.0.0) @rpath/ReactiveCocoa.framework/ReactiveCocoa (compatibility version 1.0.0, current version 1.0.0) @rpath/Mantle.framework/Mantle (compatibility version 1.0.0, current version 1.0.0) ``` --- atom.gyp | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/atom.gyp b/atom.gyp index 0864b6507c42..765c8004cd66 100644 --- a/atom.gyp +++ b/atom.gyp @@ -198,14 +198,6 @@ ], }], # OS=="win" ], - 'fix_framework_link_command': [ - # TODO: I have no idea if this is needed for Squirrel - # 'install_name_tool', - # '-change', - # '@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle', - # '@rpath/Sparkle.framework/Versions/A/Sparkle', - # '${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}' - ], 'atom_source_root': '