Re: Xcode rebuilds everything after reboot
Re: Xcode rebuilds everything after reboot
- Subject: Re: Xcode rebuilds everything after reboot
- From: Marc Stibane <email@hidden>
- Date: Fri, 1 Aug 2008 05:57:59 +0200
Am 25.07.2008 um 21:43 schrieb email@hidden:
August Trometer <email@hidden> wrote
On Jul 25, 2008, at 3:21 PM, email@hidden wrote:
Is there a way to prevent xcode from rebuilding the entire project
after reboot? The sources haven't changed. Why can't it stay
linked?
Your intermediate build files are probably being kept in a place
where
they're tossed out on a reboot (/tmp, for example).
Check your Xcode Preferences under the Building tab. Look at the
preference for "Place Intermediate Build Files in:" Make sure "With
Build Products" is selected.
Unfortunately, I don't think that's it. My settings are:
Place Build Products in:
Project Directory
Place Intermediate Build Files in:
With build products
Build Options:
Use Predictive Compilation
Could it have something to do with the precompiled headers?
Since my Mac is a notebook, I almost never reboot it. However, I do
quit and restart XCode every now and then, and also close and reopen
projects.
When I reopen a project after some days its precompiled headers are
rebuild (and thus everything else also), though I didn't change
anything in the project at all. Just reopen, klick on "Build&Go", and
XCode starts to compile... Very annoying...
--
In a world without walls and fences,
who needs windows and gates?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden