5884160db6
The current work-flow for adding app icons to an iOS app during deployment is not good. You basically need to specify that you want to use asset catalogs from within Xcode and add your icons there. The problem is that qmake will regenerate the Xcode project the next time it runs, and your changes will then be lost. This patch will check if the project has a valid asset catalog assigned to QMAKE_BUNDLE_DATA, and configure the Xcode project to use it for app icons. Change-Id: I06621ca46aad91de96cb23ba8ca3b1a3f1226670 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com> |
||
---|---|---|
.. | ||
features | ||
Default-568h@2x.png | ||
Info.plist.app | ||
Info.plist.lib | ||
LaunchScreen.xib | ||
qmake.conf | ||
qplatformdefs.h | ||
rename_main.sh |