v1.4.1
Fixes an issue regarding dynamic linking. The bundler used to use DynamicLibraries
inside an app's contents as the location for dylibs. However the default location is lib
inside an app's contents and using a custom rpath lead to some issues.