I Have fixed in this way create a symlink on /usr/local/lib/ :
ln -s libplist-2.0.3.dylib libplist.dylib
ln -s libplist++-2.0.3.dylib libplist++.dylib
Regards
possible workaround :
https://github.com/libimobiledevice/libplist/issues/166
I Have fixed in this way create a symlink on /usr/local/lib/ :
ln -s libplist-2.0.3.dylib libplist.dylib
ln -s libplist++-2.0.3.dylib libplist++.dylib
Regards
Hi on Fresh MacOs v10.15.6 Installation after install Brew and repository I have error on compile navicat Mac source :
Any Idea?
possible workaround :
https://github.com/libimobiledevice/libplist/issues/166
I Have fixed in this way create a symlink on /usr/local/lib/ :
ln -s libplist-2.0.3.dylib libplist.dylib
ln -s libplist++-2.0.3.dylib libplist++.dylib
Regards