webkit mac编译调试配置 发表于 2020-05-11 更新于 2020-08-26 分类于 技术分享 阅读次数: 1、webkit源码下载1https://github.com/WebKit/webkit 2、工程配置12打开根目录下的 WebKit.xcworkspace左上角依次打开 File->Workspace Settings->Advanced...->Custom,将Products和Intermediates替换为WebkitBuild 3、编译1编译target选择All Source,然后选择 Product->Build,等待编译完成 4、运行1选择target MiniBrowser 运行 运行界面 5、调试1234在本地安装并配置nginx可以从 https://github.com/cwilso/WebAudio.git 拉取 webaudiodemo,然后将其放入nginx 的 html 目录中在MiniBrowser中输入http://localhost:8080在WebCore/Modules/webaudio 中需要单步的模块中打上断点,然后选择对应的AudioNode即可单步调试 运行界面 用户的需求就是我的追求! 打赏 微信支付 支付宝