On Mon, Jan 27, 2014 at 1:12 PM, Jonathan S. Shapiro <[email protected]> wrote: > Another option to explore for legacy debugging on OSX 10.6 would be having > QMake generate an Xcode project file and using XCode to do your debugging.
In the days before Qt Creator, this was how I did it. It's an effective solution; the xcodeproj generator is good enough for this. /s/ Adam _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
