Unable to sign app bundle using Qt frameworks on OS X 10.10
I am having trouble signing Qt Based application un OS X. I am using Qt 5.3.2. I have read various information source that contain contradictory information. Here is the content of my application bundle after I run the bin/macdeployqt Qt utility SimpleHello.app/ Contents/ Info.plist PkgInfo Frameworks/ QtCore.framework/ Resources/ Versions/ 5/ QtCore QtGui.framework/ ... same as Qt core QtPrintSupport.framework/ ... same as Qt core QtWidgets.framework/ ... same as Qt core MacOS/ SimpleHello PlugIns/ ... some plugins Resources/ empty.lproj qt.conf First: I tried: http://successfulsoftware.net