Fixing a weird problem where macdeployqt drops icons from app bundle
Qt has a great tool for building self contained application bundles on OSX, it’s called “macdeployqt”. Though I recently had a really weird bug while using it. When I ran the application normally everything was fine, but once I used the macdeployqt all the icons were missing. After a while investigating this I realized not …
Continue reading ‘Fixing a weird problem where macdeployqt drops icons from app bundle’ »