help
help > RE: Apple cannot verify the developer for the SPM download
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.
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.
Threaded View
Title | Author | Date |
---|---|---|
Neta Tartakovsky | Mar 16, 2021 | |
Remy Cohan | Mar 31, 2021 | |
Maya Brawer-Cohen | Mar 17, 2021 | |
Alfonso Nieto-Castanon | Mar 23, 2021 | |