Bug 242081 - We create /System/Library/LaunchDaemons/ for builds that don't install plists in that path
Summary: We create /System/Library/LaunchDaemons/ for builds that don't install plists...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-28 13:12 PDT by Michael Saboff
Modified: 2022-06-29 16:39 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2022-06-28 13:12:10 PDT
We always create /System/Library/LaunchDaemons/ when building the WebKit Xcode project, but not all builds need the directory.
Comment 1 Michael Saboff 2022-06-28 13:12:21 PDT
<rdar://96013133>
Comment 2 Michael Saboff 2022-06-28 13:36:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1866
Comment 3 EWS 2022-06-29 16:39:54 PDT
Committed 251969@main (d0b2da359950): <https://commits.webkit.org/251969@main>

Reviewed commits have been landed. Closing PR #1866 and removing active labels.