Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. OSX: Qt-Creator simply stopped putting *.icns and *.pfile into built .app file package
Forum Updated to NodeBB v4.3 + New Features

OSX: Qt-Creator simply stopped putting *.icns and *.pfile into built .app file package

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    ronM71
    wrote on last edited by
    #1

    Using Qt Creator 2.2.0

    I don't know why this is happening. it's been okay for months.

    same code has been there for months:

    @macx {
    RESOURCES +=
    ../resources/macx/MYResources.qrc
    ICON = ../resources/macx/MY.icns
    }

    QMAKE_INFO_PLIST = macx/info.plist@

    the files exist on disk. What's wrong? Could it be the new faulty OSX updates from Apple that we applied recently?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved