11cb0ef41Sopenharmony_ciThe Xcode project for V8 has been retired. If an Xcode project 21cb0ef41Sopenharmony_ciis needed for building on a Mac there is the option of using GYP to 31cb0ef41Sopenharmony_cigenerate it. Please look in the build directory in the root of the 41cb0ef41Sopenharmony_ciV8 project. It contains the required infrastructure and a README.txt 51cb0ef41Sopenharmony_cifile explaining how to get started. 61cb0ef41Sopenharmony_ci 71cb0ef41Sopenharmony_ciGenerating Xcode projects using GYP is how the Chromium 81cb0ef41Sopenharmony_ciproject integrated V8 into the Mac build. 91cb0ef41Sopenharmony_ci 101cb0ef41Sopenharmony_ciThe main build system for V8 is still SCons, see 111cb0ef41Sopenharmony_cihttp://code.google.com/apis/v8/build.html for details. 12