[lldb-dev] Is anyone using the gtest Xcode project?

Zachary Turner zturner at google.com
Thu Mar 12 14:41:19 PDT 2015


In lldb/gtest there is a gtest.xcodeproj folder with what I guess is an
Xcode project.  If I understand the way Xcode works, the way to use this is
by opening this in another instance of Xcode separate from your normal LLDB
project, and then building it.  Is this right?

I have a patch that moves some files around, and if nobody is using this
Xcode project, I would like to delete it.  Then, after I get the tests up
and running in the CMake build, we can add it to the "real" Xcode project
as a separate target similar to how you currently run the LLDB Test suite.

Any objections to deleting the Xcode project?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150312/74fe9581/attachment.html>


More information about the lldb-dev mailing list