re: Xcode rebuilds everything after reboot
re: Xcode rebuilds everything after reboot
- Subject: re: Xcode rebuilds everything after reboot
- From: email@hidden
- Date: Fri, 25 Jul 2008 15:43:07 -0400 (EDT)
- Importance: Normal
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? This really
drives me nuts..
Best,
Rob
> 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.
>
> Personally, I have Xcode set up to place the build files in /tmp so
> that it forces a clean build from time to time.
>
>
> -- August
>
>
>
>
>
> On Jul 25, 2008, at 3:21 PM, email@hidden wrote:
>
>> Hi,
>>
>> I'm sorry if this has been asked before, but its very hard to google.
>>
>> 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?
>>
>> Best Regards,
>> Rob
>
> .
>
>
.
_______________________________________________
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