Re: shared cache folder in build?
Re: shared cache folder in build?
- Subject: Re: shared cache folder in build?
- From: j o a r <email@hidden>
- Date: Thu, 25 Mar 2004 21:33:42 +0100
You can switch off the pre-compilation of prefix header files in the
build settings / styles.
Per default I think it's set in the build settings of the target.
Still, you might want to consider leaving the setting enabled, as it is
intended to be an optimization to make your project compile faster.
At least for larger projects, I've found that using prefix header files
is the only way to make Xcode build as fast as Project Builder.
j o a r
On 2004-03-25, at 21.01, James Tittle II wrote:
> ...I'm noticing with some projects I get a "Shared Cache" folder in
> the build folder, and some are almost 200MB's! Are these really
> necessary, or is there a preference to turn them off?
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.