> On 28 Mar 2020, at 13:14, Moritz Heffter <mxo...@gmail.com> wrote: > >> https://stackoverflow.com/questions/18758837/xcode-quit-unexpectedly-for-my-project-not-in-xcode-4-6-3 > > But I found the following. In my my log files the issue occurs always with > the same dylib: > 85 libdyld.dylib 0x00007fff6ede8cc9 start + 1 > > That might be a similar issue like the one discussed here: > https://github.com/sharkdp/bat/issues/680#issuecomment-553061780
On that page, they say this worked before starting the program: export DYLD_BIND_AT_LAUNCH=1