In Qt5.4, when I use qmake to create xcode project, it will generate multi-arch builds(arvmv7 and arm64) project. I want to get armv7 only, now I find a way : modify QMAKE_IOS_DEVICE_ARCHS value in ../Qt5.4.0/5.4/ios/mkspecs/mac-ios-clang/qmake.conf file, but any better way??
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest