xcode - 在 MacOS 上使用 Google Chrome/Chromium 代替 WebKit

标签 xcode macos google-chrome webkit

我想在我的一个项目中使用 Google Chrome 而不是 WebKit 框架。我找到了适用于 Windows 的“chromiumembedded”项目,但在 Mac 上没有类似的项目。最好以框架的形式将其放入 XCode 项目中。

问题:有没有一种简单的方法可以将 Google Chromium 的 Webkit 集成到自己的 MacOS X 项目中?

最佳答案

你知道谷歌浏览器已经在使用 WebKit 了吗?

引自 here

We owe a great debt to many open source projects, and we're committed to continuing on their path. We've used components from Apple's WebKit and Mozilla's Firefox, among others - and in that spirit, we are making all of our code open source as well. We hope to collaborate with the entire community to help drive the web forward.

关于xcode - 在 MacOS 上使用 Google Chrome/Chromium 代替 WebKit,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1576903/

相关文章:

xcode - Xcode 应用程序项目目录的根目录在哪里?

ios - Objective C View Controller 属性未保存

macos - 如何在 Mac 上禁用 Apple 的 LLVM

Xcode/GCC 链接问题 : file is not of required architecture

css - 使用 rem 单位时出现 Chrome 缩放问题

javascript - 更改 google-chrome 扩展程序中 popup.html 的大小

iphone - 如何测试应用程序崩溃的位置?

swift - 错误 : "Could not find a storyboard named ' main' in bundle NSBundle"

swift - 文件 “xxx” 无法打开,因为没有这样的文件

debugging - 在 Chrome 的调试器中暂停?