Re: Speeding up XCode?
Re: Speeding up XCode?
- Subject: Re: Speeding up XCode?
- From: Robert Dell <email@hidden>
- Date: Mon, 17 Oct 2005 18:00:23 -0400
check it out at http://sourceforge.net/projects/yasse/
I'm sure i can break out smaller sections but then i'd only be doing lots of includes in the main file which wouldn't solve the problem as I hear you folks describing it.
I can trick the compiler into compiling properly if i close the editor window without saving and then in the main window select a small file that easn't edited and then clicking clean all targets (the only way it appears to bypass a bug in x-code where it tells me it's copying my source file rather than compiling it) and then compile my target
Andreas Mayer wrote:
Am 16.10.2005 um 00:35 Uhr schrieb Cameron Hayne:
I always wonder why people aren't doing the right thing and breaking
these large files up into several smaller, more manageable files.
I don't understand this either.
My largest source code files are around 80 KB. And I consider those too
large already. Should really split them up.
So what do you do with 1 megabyte(!) of source in one file?!
Andreas
_______________________________________________
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
_______________________________________________
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