PBXNumberOfParallelBuildSubtasks and Xcode4
PBXNumberOfParallelBuildSubtasks and Xcode4
- Subject: PBXNumberOfParallelBuildSubtasks and Xcode4
- From: Serge MONTAIGU <email@hidden>
- Date: Tue, 19 Apr 2011 11:57:18 +0200
Hi everybody
I'm using Xcode 4 and I'm very happy with the new "one window" approach and many other things.
Unfortunately It is very slow to compile with GCC 4.2 because I can not control the number of parallel build subtasks (PBXNumberOfParallelBuildSubtasks in the plist). I have a brand new Mac Pro 5,1, Xcode 4 want to compile 24 files at the same time but my project is very big and I have "only" 8Gb of memory. All these cc1plus running together are exhausting my machine and the build time increase exponentially.
In Xcode 3.x I used to set PBXNumberOfParallelBuildSubtasks to 8 and that was fine but it seems Xcode 4 just ignore this setting in com.apple.dt.Xcode.plist
Does anyone know if there is a replacement key for this ?
Thank you
Serge Montaigu
IGNEspace _______________________________________________
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