Hi Jules,
We have a project in the introjucer which generates vs2008/2010 project files just fine.
However, the XCode projects have a messed up folder structure. I.e. a folder which exists in both the introjucer and -correctly- in vs2008 just isn’t there. Instead there is a virtual copy of another folder somewhere in the project. This is how it should look like:
--A
--B
----C
instead it looks like this:
--C
--B
----C
I’ve tried updating to the latest version of the introjucer, also tried throwing away everything in the builds dir and re-export, but no luck, The folder structure remains broken.
Something additional is that xcode does COMPILE the files in the missing folder, so it’s really a visual thing.
If you want I can send you the introjucer file, but I’d rather not put it here.
- Bram