On 12/22/2014 10:38 AM, Calin Cascaval wrote: > if PackageMaker is deprecated, what do you recommend for > packaging on OSX.
IIRC Apple deprecated PackageMaker and no longer distributes it with Xcode. The preferred method of packaging on OS X is now with the DragNDrop generator. Users see a .dmg that they mount and view in Finder. Finder shows the .app and a symlink to the /Applications folder. The user needs only to drag the .app to the Applications symlink (or anywhere else they want to install it). > I will take a look and fix the compatibility version. Great, thanks! -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers