Re: What is stored in .pbxuser file?
Re: What is stored in .pbxuser file?
- Subject: Re: What is stored in .pbxuser file?
- From: Ken Turkowski <email@hidden>
- Date: Thu, 8 Jan 2004 22:06:36 -0800
On Jan 8, 2004, at 6:29 PM, Scott Tooker <email@hidden> wrote:
Per-user per-project settings are there (like a custom build products
folder, custom executables, breakpoints, and bookmarks to name a few).
We also store a bunch of window geometry info. We usually check them in
periodically to archive them in CVS.
We've got a project that builds a compiler that generates C code from a
custom grammar. This C code is then linked in with human-generated C
code to produce an executable. The only way we've been able to get
xcode to compile and debug it is to create a custom executable.
Obviously, this causes problems for new guys on the project, because
they then have to add a custom executable, which then gets stored in
the .pbxuser file instead of a file that can be checked in and used by
everybody.
It there a way that we can teach xcode about an executable that is
constructed by a nonstandard means?
-Ken Turkowski
--
Ken Turkowski email@hidden
Engineer/Scientist http://www.worldserver.com/turk/
Independent Consultant Industrial Grade Software
Computer Graphics 2D 3D Immersive Imagery
Photo-mosaicing Panoramas Computer Vision
Applied Mathematics Numerical Analysis Optimization
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.