Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.8.5, 5.2.0
-
None
-
XCode 4.6.1, OS X 10.7.5
-
-
f72dcff925deeacaef0b5252ac52097ddedd11c1 and deps
Description
Mac Qt Frameworks are incorrectly structured. They should not contain a /Contents directory. The Info.plist should be located inside /Versions/4/Resources and there should be a sym link from /Resources -> /Versions/4/Resources
The structure of a framework is described here:
Notice that that document does not mention a "/Contents" directory.
The incorrect structure makes it impossible to correctly code sign a Qt Framework. I will file a separate bug for that.
Attachments
Issue Links
- is required for
-
QTBUG-32896 OS X Frameworks can not be code signed correctly, existing instructions are incorrect
- Closed