[Interest] how to get armv7 arch build only project used qmake in Qt5.4
胡震宇
andyhuzhill at gmail.com
Fri Dec 26 06:14:00 CET 2014
why not modify QMAKE_IOS_DEVICE_ARCHS in your .pro file?
在 2014年12月26日 11:22, 张洋 写道:
>
> 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
More information about the Interest
mailing list