[Webkit-unassigned] [Bug 176965] New: teach build.webkit.org to include run-webkit-archive in the root folder of uploaded macOS archives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 14 16:06:00 PDT 2017


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

            Bug ID: 176965
           Summary: teach build.webkit.org to include run-webkit-archive
                    in the root folder of uploaded macOS archives
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lforschler at apple.com
                CC: lforschler at apple.com

Once run-webkit-archive is checked in, we'll need to teach our build system to include it in archives.
This could be done as an additional step, or possibly inside the existing archive step.

The script should be added to the root folder of the archive, so it sits beside the 'Release' or 'Debug' frameworks directory.
This can be done with a command like:
zip -j filename.zip /path/to/OpenSource/Tools/Scripts/run-webkit-archive

-- 
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/20170914/58330728/attachment.html>


More information about the webkit-unassigned mailing list