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

前端 未结 15 2608
谎友^
谎友^ 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 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...

提交回复
热议问题