Closed alexboche closed 2 years ago
Did you get a notification that the dylib was blocked? Take a look in the security settings to see if it appears there. Also, what are the permissions on the dylib?
You could also try the following command, if the dylib didn't appear in the security setting. It has the same effect as unblocking the dylib in the Settings app.
sudo xattr -d com.apple.quarantine /Library/Application\ Support/Microsoft/Office365/User\ Content.localized/Add-Ins.localized/libIguanaTexHelper.dylib
Hello,
I am having difficulty with installation. I tried the manual approach described in the readme.
On mac, when I go into powerpoint, and click on the add on, it says the dylib file is not found. But I think it is where it is supposed to be as I show in the terminal screen shot.
Can you please advise how to address this problem?
Thank you!