Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.7.0
-
Mac OS X 10.8.3, Clang Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn), Qt Creator 2.7.0, Qt 4.8.4 (macx-clang) versus Qt 5.1 (macx-clang-libc++).
Description
On Mac OS X, during the build process, the application icon (qtcreator.icns) and some other icons should be copied to "Qt Creator.app/Contents/Resources", but this is not happening. One consequence is that Qt Creator and .pro files receive generic icons instead of the proper ones.
The issue occurs on Qt Creator 2.7.0 and in master branch. However, it is sensitive to which version of Qt is used. With Qt 4.8.4, the icons are copied, but with Qt 5.1 (git), the icons are not.
It is possible that this is a qmake issue or that it a combination of qmake and build files in Creator.
Attachments
Issue Links
- is replaced by
-
QTBUG-31355 Some Mac Platforms Are Missing Info.plist.app and Info.plist.lib
- Closed