I don't think `fix_framework_link_command` is needed anymore.
authorprobablycorey <cj@github.com>
Tue, 21 Jan 2014 00:29:34 +0000 (16:29 -0800)
committerprobablycorey <cj@github.com>
Tue, 21 Jan 2014 00:32:56 +0000 (16:32 -0800)
commit7cf040e7ca6e628d188bc76f89e1aaf8ab080734
tree46d03de30a2772796dbdda92582906d6f0f6f9db
parenta6c92f20c8ef08b187dcf1b40cf0389966dbbeb3
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