diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/PROBLEMS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index ede83a6e7c0..f08ca45953b 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2737,6 +2737,21 @@ If you do, please send it to bug-gnu-emacs@gnu.org so we can list it here. | |||
| 2737 | 2737 | ||
| 2738 | * Runtime problems specific to macOS | 2738 | * Runtime problems specific to macOS |
| 2739 | 2739 | ||
| 2740 | ** Error "Emacs can't be opened because Apple cannot check it for malicious software". | ||
| 2741 | |||
| 2742 | Apple may incorrectly catalog Emacs as potentially malicious software | ||
| 2743 | and show an error that resembles the following when you try to open | ||
| 2744 | Emacs for the first time: | ||
| 2745 | |||
| 2746 | "Emacs" can't be opened because Apple cannot check it for malicious | ||
| 2747 | software. This software needs to be updated. Contact the developer | ||
| 2748 | for more information. | ||
| 2749 | |||
| 2750 | To avoid this alert, open Finder, go to Applications, control-click | ||
| 2751 | the Emacs app icon, and then choose Open. This adds a security | ||
| 2752 | exception for Emacs and from now on you should be able to open it by | ||
| 2753 | double-clicking on its icon, like any other app. | ||
| 2754 | |||
| 2740 | ** macOS doesn't come with libxpm, so only XPM3 is supported. | 2755 | ** macOS doesn't come with libxpm, so only XPM3 is supported. |
| 2741 | 2756 | ||
| 2742 | Libxpm is available for macOS as part of the XQuartz project. | 2757 | Libxpm is available for macOS as part of the XQuartz project. |