Download Chrome OS X Builds

This page contains the download links to the development version of Chromium for Mac OS X. I have posted these pre-compiled binaries because not everybody may have the free space (roughly 10GB) to download and build the tree, the compiler tools, or the know-how. These builds are posted as-is and I do not intend to support them. Furthermore, this is a pre-alpha product and as such I do not think the Google team is looking for much feedback at this point (i.e., don’t bug them because they probably know a lot of things are broken). The bottom line is: these builds are only for seeing where Chromium development is for the Mac and seeing how the browser is shaping up. When Google feels comfortable with their product, they will release an official public build for people to give feedback.

Build Instructions

For those interested in building the source code, these are the steps I use:

  1. Get the SVN source tarball from here. This is faster than doing a direct checkout of SVN.
  2. Un-tar the archive
  3. Navigate to home/home/chrome-svn/tarball/. In this directory, you will see another directory called chromium, which is the top level directory for the project, which I’ll reference as ~ from now on.
  4. cd ~
  5. gclient sync (which will update the SVN and then generate the Xcode project files)
  6. cd ~/src/build
  7. xcodebuild -project all.xcodeproj -configuration Release

Source from here

  • Share/Bookmark

Random Posts

  • MaxRef-Widget – Add unlimited widgets on your sidebars
  • Chrome Extensions Gallery Officially Opens
  • Official and Unofficial Google Chrome Extensions
  • Elegance – Two column widget-ready wordpress theme with light colors
  • List of Chrome OS supported Netbooks Hardware

Speak Your Mind

Tell us what you're thinking...