diff options
author | Adam Strzelecki <ono@java.pl> | 2014-09-04 13:01:17 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-10-10 14:17:04 (GMT) |
commit | 83a06bb4abb0302c70095c70306f9d51071c02e4 (patch) | |
tree | a71f66e0080d67fdfdf6f6992b25775155b19aea /Source | |
parent | f7df82acaaf83515c84d2aa006a06b94f144953e (diff) | |
download | CMake-83a06bb4abb0302c70095c70306f9d51071c02e4.zip CMake-83a06bb4abb0302c70095c70306f9d51071c02e4.tar.gz CMake-83a06bb4abb0302c70095c70306f9d51071c02e4.tar.bz2 |
BundleUtilities: Framework codesign Resources/Info.plist & Current
We need to ensure copied framework has proper layout with Resources/Info.plist
present next to versioned binary and Current symlink in Versions:
https://developer.apple.com/library/mac/technotes/tn2206
https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html
If Resources/ is not present we may try to copy Contents/Info.plist if present
to embedded Resources/Info.plist. This is a case of Qt5 that has
obsolete/invalid framework layout (see QTBUG-38511).
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions