Symlink the WebKit dylib instead of just the framework directory
Created attachment 253554 [details] Patch
Comment on attachment 253554 [details] Patch Let’s just check if the action is install in the script.
Committed r184738: <http://trac.webkit.org/changeset/184738>
Reopening because there was a typo in the change. It needs one more ../ in the link’s destination.
<rdar://problem/20830673>
Created attachment 253590 [details] Use the right destination for the symlink
Fixed in <http://trac.webkit.org/r184773>.