OS X: Make sure Qt frameworks have the right structure
authorJocelyn Turcotte <jturcotte@woboq.com>
Fri, 22 Jan 2016 15:54:14 +0000 (16:54 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Fri, 22 Jan 2016 15:58:41 +0000 (16:58 +0100)
commit110f3710bef03cc442530c86814e1151e720c777
treee377786e31b53a2779c054d7b8d337888c89021a
parent6096a836a42d7f85065e4a5204d17f911b212d1b
OS X: Make sure Qt frameworks have the right structure

This fixes the codesign verification by making sure that the Qt
framework bundles follow the required structure described at:
https://developer.apple.com/library/ios/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html
admin/osx/macdeployqt.py