[webkit-dev] How can I reset the $DYLD_FRAMEWORK_PATH to the default value?

Dan Bernstein mitz at apple.com
Fri Jun 8 08:12:51 PDT 2018



> On Jun 8, 2018, at 6:19 AM, Jingbin Yu <yu_jingbin at 126.com> wrote:
> 
> Hi, everybody:
> As what's said on webkit.org, running the WebKit I built involves changing the value of $DYLD_FRAMEWORK_PATH environment variable to point to my build products, making Safari load my WebKit build instead of using the one installed in /System/Library/Frameworks, but after running my WebKit build, how can I reset the $DYLD_FRAMEWORK_PATH value to let it point to the WebKit installed in /System/Library/Frameworks to recover to the default framework?

By default, DYLD_FRAMEWORK_PATH is empty (or not set).

> 
> Thanks a lot!~
> 
> 
> 
>  
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20180608/a2357f06/attachment.html>


More information about the webkit-dev mailing list