Re: XCode Compiling Threads
Re: XCode Compiling Threads
- Subject: Re: XCode Compiling Threads
- From: Romain Marucchi-Foino <email@hidden>
- Date: Mon, 19 Jan 2009 11:04:15 +0800
Allright for those who want to do this also:
1. Open Terminal
2. defaults write com.apple.Xcode PBXNumberOfParallelBuildSubtasks 4
Change the value (in this case 4) for any other # that you want...
Hope this help,
Cheers,
On Jan 19, 2009, at 10:41 AM, j o a r wrote:
On Jan 18, 2009, at 6:21 PM, Romain Marucchi-Foino wrote:
Hummmm why do you think?
Of course to speed up the compilation process...?!?!?!?
I guess my question was if you had any specific reasons to believe
that more compile jobs would lead to improved build times for your
particular project?
Google for "PBXNumberOfParallelBuildSubtasks".
Note that it's somewhat "dangerous" to override the default
automatic behavior with a static value. The value that you choose
might be appropriate for some particular project, on some particular
machine, but what if any one of those parameter changes?
j o a r
_______________________________________________
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