README.txt
1 The Xcode project for V8 has been retired. If an Xcode project
2 is needed for building on a Mac there is the option of using GYP to
3 generate it. Please look in the build directory in the root of the
4 V8 project. It contains the required infrastructure and a README.txt
5 file explaining how to get started.
6
7 Generating Xcode projects using GYP is how the Chromium
8 project integrated V8 into the Mac build.
9
10 The main build system for V8 is still SCons, see
11 http://code.google.com/apis/v8/build.html for details.
12