RESOLVED FIXED 238212
REGRESSION(r291455): libwebrtc has the wrong install name when using override frameworks directory
https://bugs.webkit.org/show_bug.cgi?id=238212
Summary REGRESSION(r291455): libwebrtc has the wrong install name when using override...
David Quesada
Reported 2022-03-22 11:09:38 PDT
In a build of the WebKit stack with an override frameworks directory specified, libwebrtc was seen with the dyld install name `/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Frameworks/libwebrtc.dylib` rather than one based on the override frameworks directory.
Attachments
Patch (4.57 KB, patch)
2022-03-22 11:25 PDT, David Quesada
no flags
David Quesada
Comment 1 2022-03-22 11:12:27 PDT
David Quesada
Comment 2 2022-03-22 11:25:15 PDT
EWS
Comment 3 2022-03-22 15:29:22 PDT
Committed r291713 (248751@main): <https://commits.webkit.org/248751@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455402 [details].
Note You need to log in before you can comment on or make changes to this bug.