vanshg/MacAssistant

After self-compiling, MacAssistant.app/MacAssistant executable does not start

imrichh opened this issue · 0 comments

Error: dyld: Library not loaded: @rpath/BoringSSL.framework/Versions/A/BoringSSL Referenced from: /Applications/MacAssistant-archive/Products/Applications/MacAssistant.app/Contents/MacOS/./MacAssistant Reason: image not found

The error recurs for each framework.

Solution: Add all the frameworks to Embedded binaries. (Tutorial)[https://stackoverflow.com/questions/24993752/os-x-framework-library-not-loaded-image-not-found?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa]