RESOLVED FIXED 135909
[Mac] WebKit frameworks should not have helper applications at the top level of the framework wrapper
https://bugs.webkit.org/show_bug.cgi?id=135909
Summary [Mac] WebKit frameworks should not have helper applications at the top level ...
Mark Rowe (bdash)
Reported 2014-08-13 15:29:11 PDT
As described in <https://developer.apple.com/library/mac/technotes/tn2206/>, for bundles containing a Versions directory there may be no other content at the top level of the bundle other than symlinks. Upcoming changes to code signing will prevent bundles that violate this rule from being signed.
Attachments
Patch (9.08 KB, patch)
2014-08-13 15:31 PDT, Mark Rowe (bdash)
sam: review+
Mark Rowe (bdash)
Comment 1 2014-08-13 15:30:01 PDT
This is primarily needed to keep nightly builds working (<rdar://problem/17921051>).
Mark Rowe (bdash)
Comment 2 2014-08-13 15:31:03 PDT
Mark Rowe (bdash)
Comment 3 2014-08-14 11:17:26 PDT
Note You need to log in before you can comment on or make changes to this bug.