How to generate xcode project using qmake with QT [closed]
using
qmake -spec macx-xcode
can only generate older version test.pbproj and can not open in xcode 4
How to generate test.xcodeproj
It's a bug, but if you go here to the bug reports you'll find some notes on what people did to fix it.
精彩评论