- Dec 17, 2017
- 7,426
- 9,698
The command is "otool -L". There's no difference between the 2.Could you "ldd" (i mean dyld equivalent) previous version binary?
There's another thing to look at. You can set some environment variables, and the dynamic loader will print diagnostics. Up until the failure, the two are identical.
Working:
dyld: loaded: /usr/lib/libbz2.1.0.dylib
dyld: loaded: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
Failing:
dyld: loaded: /usr/lib/libbz2.1.0.dylib
dyld: Library not loaded: /usr/local/opt/libpng/lib/libpng16.16.dylib
Referenced from: /Users/xxxxx/Desktop/torrents/willy d/w 032.app/Contents/MacOS/./Visionaire Player
Reason: image not found