Sharing Xcode precompiled headers across projects
Sharing Xcode precompiled headers across projects
- Subject: Sharing Xcode precompiled headers across projects
- From: Steve Baxter <email@hidden>
- Date: Tue, 17 Jan 2006 18:32:07 +0000
Hi,
I have a set of about 80 projects - a shared framework, 2
applications and about 77 modules. These projects all use the same
prefix file.
The problem is that Xcode precompiles a prefix file for each of my
projects. This is very slow, and at 40MB/project is going to cause
me trouble with disk space on my laptop machine. How can I get Xcode
to share precompiled headers across multiple projects?
On another note, Xcode seems to rebuild the precompiled header if I
look at the settings for a project (look but don't change). Firstly
surely it should be smart enough not to recompile this unless it
really has to, secondly why is looking at settings for a project or
target causing the project.pbxproj to get touched?
This is a really big problem as it can take over 30 minutes to
rebuild the larger projects from scratch!
Cheers,
Steve.
Stephen Baxter
Software Development Manager
Improvision
email@hidden
+44-2476-692229
_______________________________________________
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