Hi,

I've just upgraded my Mac to OS 10.8 and upgraded Xcode to 4.4. I've also installed QtSdk-offline-mac-x86-v1.2.1.

I have an old project that built using:

qmake -project (.pro file)

qmake -makefile (.xcodeproj file)

Xcode 4.4 crashes when I try to open the .xcodeproj file generated by qmake.

Any idea about what's going on?

Cheers,

Chris