Bug 146542 - [iOS] Stop making symlinks from PrivateFrameworks to Frameworks
Summary: [iOS] Stop making symlinks from PrivateFrameworks to Frameworks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-02 01:10 PDT by mitz
Modified: 2015-07-02 09:05 PDT (History)
1 user (show)

See Also:


Attachments
Stop making the symlinks (5.33 KB, patch)
2015-07-02 01:12 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-07-02 01:10:32 PDT
The symbolic links from /System/Library/PrivateFrameworks/JavaScriptCore.framework and from inside /System/Library/PrivateFrameworks/WebKit.framework are no longer needed.
Comment 1 mitz 2015-07-02 01:12:49 PDT
Created attachment 255999 [details]
Stop making the symlinks
Comment 2 mitz 2015-07-02 09:05:35 PDT
Fixed in <http://trac.webkit.org/r186226>.