Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Macdeployqt - changes from 5.3 to 5.4?
Forum Update on Monday, May 27th 2025

Macdeployqt - changes from 5.3 to 5.4?

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 557 Views
  • 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.
  • S Offline
    S Offline
    sptrakesh
    wrote on last edited by
    #1

    I updated to 5.4 and after bundling my application noticed a couple of differences in behaviour between 5.3 and 5.4. I have a custom Info.plist file (primarily to enable NSHighResolutionCapable property) and application Icon.icns files. With 5.3 the resulting application bundle had these files in the proper location and everything worked as it should. With 5.4, these files are not being used in the bundle. I manually copied the Info.plist file to the application bundle, so that is easy enough fix, but manually copying the Icon.icns file to Resources does not seem to be sufficient for the application to show the icon. Any idea what I need to do (perhaps reference Icon.icns in Info.plist?) to get the behaviour from 5.3?

    Thanks
    Rakesh

    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