[Webkit-unassigned] [Bug 243913] New: [Xcode] Refactor copy-xpc-services-to-secondary-path.sh to emit dependency information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 19:09:10 PDT 2022


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

            Bug ID: 243913
           Summary: [Xcode] Refactor
                    copy-xpc-services-to-secondary-path.sh to emit
                    dependency information
           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: emw at apple.com

Follow-up to review feedback in https://bugs.webkit.org/show_bug.cgi?id=237394 and https://bugs.webkit.org/show_bug.cgi?id=243874.

Currently, copy-xpc-services-to-secondary-path.sh is a script phase used by multiple WebKit targets. It doesn't emit dependency information (so it runs needlessly) and it appears to be fully implementable as a native Copy Files phase (with EXCLUDED_SOURCE_FILE_NAMES-based filtering). Doing this would reduce redundant script execution and clean up this part of the WebKit xcodeproj.

-- 
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/20220813/d1922ee3/attachment-0001.htm>


More information about the webkit-unassigned mailing list