1、xcode6无法生成ipa:在info.plist添加项:Application requires iPhone environment, 设置为YES即可.
2、qt5.3.2 无法找到ios SDK:在*.pro中加入:QMAKE_MAC_SDK= macosx10.*,查看MAC系统版本后,填写具体的版本号,例:macosx10.9
3、Xcode中target变成“My Mac64.*:在build settings->Architectrues->Supported Platforms->iOS