[Webkit-unassigned] [Bug 225572] New: https://webkit.org/getting-the-code/ instructions should account for gatekeeper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 8 18:24:13 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225572

            Bug ID: 225572
           Summary: https://webkit.org/getting-the-code/ instructions
                    should account for gatekeeper
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: jond at apple.com

The instructions for getting the code using subversion at https://webkit.org/getting-the-code/#checking-out-with-subversion don't currently account for gatekeeper, so when building for the first time, you get informed of issues with certain scripts like `Source/JavaScriptCore/postprocess-headers.sh`.

The work around is to run xattr -c Source/JavaScriptCore/postprocess-headers.sh, but given this, we should consider just removing the tarballs and encouraging people to checkout using svn checkout and/or to use git.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210509/be9c53e5/attachment.htm>


More information about the webkit-unassigned mailing list