RESOLVED FIXED244553
Skip installing logging preference plist on downlevel builds
https://bugs.webkit.org/show_bug.cgi?id=244553
Summary Skip installing logging preference plist on downlevel builds
Ben Nham
Reported 2022-08-30 13:27:51 PDT
The downlevel installer doesn't work right now because it is trying to install a logging preference plist to /System/Library/Preferences (see bug 243699). To fix this, we should avoid emitting this plist when building for a downlevel installer by checking for the presence of WK_ALTERNATE_FRAMEWORKS_DIR.
Attachments
Ben Nham
Comment 1 2022-08-30 13:28:32 PDT
Ben Nham
Comment 2 2022-08-30 13:30:16 PDT
EWS
Comment 3 2022-08-31 12:24:34 PDT
Committed 254004@main (226a0d2f0798): <https://commits.webkit.org/254004@main> Reviewed commits have been landed. Closing PR #3823 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.