LoginSignup
1
3

More than 3 years have passed since last update.

MacOS Catalina: 環境設定パネルを読み込めませんでした

Posted at

環境設定パネルを読み込めませんでした

アプリケーションインストール時に, 環境設定パネルを読み込めませんでしたのエラーが発生し、
インストールできない場合の解決方法をご紹介致します

解決方法

デモでは MouseZoomを使います

  1. アプリケーションをダウンロードする
  2. インストール
    image.png
    image.png
    image.png

  3. ターミナルを開く
    以下のコマンドを実行

    sudo xattr -d -r com.apple.quarantine ~/Library/PreferencePanes/CursorSense.prefPane/

image.png

  1. システム環境設定を再起動 -> 一旦閉じないと更新されないため、必ず再起動してください

参考記事

1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3