Is there some public ToDo of qt-creator somewhere? I've been looking at iOS support, and things I'd like to see:
Support for arm64 in the generated .xcodeproj arm64/armv7 should be selectable at Qt Creator side, as during development I don't want to build for both architectures. If I recall, coming 2015 a fat binary with 64bit support is a requirement for App Store. Support for modules, the generated .xcodeproj does not have "Enable Modules (C and Objective-C)" enabled in Build Settings. Some info.plist support would be nice to have, but as that is easily scriptable, not so urgent. .xcodeproj directory on the otherhand seems taunting, a slightest change in XCode causes the files there to changes in major ways. Harri _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
