FreeCAD: master d9641875

Author Committer Branch Timestamp Parent
blacey wmayer master 2017-03-01 06:47:54 master 8b86bfb2
Affected Issues  0002928: Re-factor macOS bundle to deprecate <bundle>/bin in favor of <bundle>/MacOS
Changeset Install macOS bundle executables into MacOS

  * Previously, the macOS bundle executables were installed into
    bin which does not adhere to Apple guidelines and causes
    issues with certain frameworks like Qt. The install has
    been refactored to install the executables into MacOS

Fixes 0002928
mod - CMakeLists.txt Diff File
rm - src/MacAppBundle/FreeCAD.app/Contents/MacOS/PySide Diff File
rm - src/MacAppBundle/FreeCAD.app/Contents/bin/FreeCAD Diff File
mod - src/Main/CMakeLists.txt Diff File
mod - src/Tools/MakeMacBundleRelocatable.py Diff File