Hi All,
I am unable to set environment variable DYLD_LIBRARY_PATH using launchctl command on El Captian. The below are the commands
$ launchctl setenv DYLD_LIBRARY_PATH /Path/to/my/dynamic/libraries
$ launchctl getenv DYLD_LIBRARY_PATH
The getenv does not print the path, it returns empty.
Thanks,
Rashmi