Re: are converted PB projects equal to new Xcode projects?
Re: are converted PB projects equal to new Xcode projects?
- Subject: Re: are converted PB projects equal to new Xcode projects?
- From: Jens Miltner <email@hidden>
- Date: Fri, 23 Jan 2004 11:13:06 +0100
Am 23.01.2004 um 11:09 schrieb Nick Zitzmann:
On Jan 23, 2004, at 12:59 AM, Jens Miltner wrote:
When I convert an old project builder project by just opening it and
answering "OK" to the dialog that warns me about the backward
incompatibility, will the new Xcode project be equivalent to a freshly
created Xcode project or is it using some 'legacy' target style or
similar?
Correct, although the targets will remain as legacy targets until you
manually convert them.
If you're using Xcode 1.1 or later, most of the bugs with native
targets were fixed, so I see no reason to not convert to them. The
only thing I'd recommend turning off is predictive compiling, since
it's caused a lot of problems (freezes on build, weird compiler error
messages) for me and others on this list.
I'm wondering whether I need to recreate my PB projects if I want to
get all the bells and whistles of e.g. fix & continue, zero link,
etc.?
No; you just need to convert to native targets.
Thanks for the info.
What would be the process of converting to native targets? I haven't
found anything in the UI, so I assume I have to create a new target and
set all the build settings, add all the files, etc.? Or is there a
"Convert to native target" button hidden somewhere?
In (at least) one of the projects I've updated from PB, when I select
the target, I don't see anything except the "General" tab in the info
window... Is that correct?
</jum>
_______________________________________________
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.