Update macOS packaging for 10.15.4

Several smaller fixes to provide an improved handling of installing/using RT on macOS.
* mac: update entitlements for 10.15.4
* mac: fix the CLI. Provides an un-codesigned rawtherapee-cli outside the app bundle for use on the terminal command line, using the app bundle's 3rd-party libraries.
* How to install RawTherapee.app and rawtherapee-cli for macOS
This commit is contained in:
Benitoite
2020-05-12 05:17:53 -07:00
committed by GitHub
parent 9bbd78ae29
commit 65f1b4c3d9
4 changed files with 48 additions and 31 deletions

3
tools/INSTALL.readme Normal file
View File

@@ -0,0 +1,3 @@
To install the RawTherapee application, open the .dmg and drag the RawTherapee app onto the /Applications folder.
To use the optional rawtherapee-cli command line interface, move rawtherapee-cli into a folder in your $PATH and install the RawTherapee app as above.