Do you have integration with Xcode ?

We have integration with Xcode. Typing the following line in a terminal will
create an Xcode project:

  1.    qmake -spec macx-xcode project.pro

See the documentation [qt.nokia.com]:

1 comment

February 6, 2011

Picture of haralds haralds

Lab Rat

Note that the project file created with Qt 4.7.1 is only compatible with XCode 3, it crashes XCode 4, until updated to XCode 3 format by XCode 3 first.

Write a comment

Sorry, you must be logged in to post a comment.