help > Apple cannot verify the developer for the SPM download
Showing 1-4 of 4 posts
Display:
Results per page:
Mar 16, 2021  10:03 PM | Neta Tartakovsky
Apple cannot verify the developer for the SPM download
Hello!

I am having issues with Apple not allowing the Conn toolbox to use anything contained within the SPM download, due to not being able to verify the developer of SPM. Has anyone else run into this issue? How might this be resolved?

Thanks!
Mar 17, 2021  03:03 PM | Maya Brawer-Cohen
RE: Apple cannot verify the developer for the SPM download
I'm having the exact same issue. I also changed my System Preferences to allow these downloads anyways and I am still getting the message. Let me know what I should do! Thank you.
Mar 23, 2021  02:03 AM | Alfonso Nieto-Castanon - Boston University
RE: Apple cannot verify the developer for the SPM download
Hi,

Try running the following Matlab command:

   conn bugfix_catalina2019

and then loading CONN again. Let me know if that seems to fix this issue

Best
Alfonso
Originally posted by Maya Brawer-Cohen:
I'm having the exact same issue. I also changed my System Preferences to allow these downloads anyways and I am still getting the message. Let me know what I should do! Thank you.
Mar 31, 2021  02:03 PM | Remy Cohan
RE: Apple cannot verify the developer for the SPM download
the problem is that Mac quarantines spm12 and does not allow it to communicate with other programs. The solution is:

Go to terminal and run this command: sudo xattr -r -d com.apple.quarantine /Users/*urusername/**Downloads/spm12

*the user who installed the software initially on ur Mac (etc. you or someone else) 
com.apple.quarantine can only be removed by user that installed the software
** location of the folder that you downloaded SPM into.