blog:odborny:2019-10-14-how_to_disable_this_app_is_not_optimized_for_your_mac_alert_on_macos_mojave
How to disable "This app is not optimized for your Mac" alert on macOS Mojave
In High Sierra, this popup only appeared once per each application that needs to be updated. In macOS Mojave, however, it is shown every new month. Here's how to disable it.
Solution
Open Terminal
and enter the following command:
defaults write -g CSUIDisable32BitWarning -boolean TRUE
Done!
References
Comments
blog/odborny/2019-10-14-how_to_disable_this_app_is_not_optimized_for_your_mac_alert_on_macos_mojave.txt · Posledná úprava: 2019/10/14 08:50 od Róbert Toth