App can't be opened because it is from an unidentified developer

前端 未结 15 2593
谎友^
谎友^ 2020-12-02 05:39

I installed Mac OS X Mavericks (10.9) yesterday and since then I am not able to start my Eclipse. I am attaching a screenshot of the message I see.

Is there a workar

相关标签:
15条回答
  • 2020-12-02 05:58

    Right-click (or control-click) the application in question and choose "Open"

    0 讨论(0)
  • 2020-12-02 06:01

    In terminal type the command:

    xattr -d com.apple.quarantine [file path here]
    

    Once you click enter it will no longer have that problem. Its annoying that apple adds a quarantine to files automatically. I do not know how to turn this off but there probably is a way...

    0 讨论(0)
  • 2020-12-02 06:01

    Right click > Open.

    Or, you can go into System Preferences, Security & Privacy, and set the restrictions on opening apps there.

    0 讨论(0)
提交回复
热议问题