# インストール ( Mac OS X の場合 )

Monaca Localkit を Mac OS X へインストールするとき、次のダイアログが表示され、インストールできない場合があります。

<figure><img src="/files/Lhzh8de2spB0jsePCd6X" alt=""><figcaption></figcaption></figure>

解決方法を、次に記します。

1. `システム環境設定...` を選択して、次に、 `セキュリティとプライバシー`を選択します。
2. &#x20;`このまま開く`ボタンをクリックします。

   <figure><img src="/files/EKc9yI6LOjBFe2qQ5YMA" alt=""><figcaption></figcaption></figure>
3. アプリを、再度、インストールします。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ja.docs.monaca.io/products_guide/monaca_localkit/troubleshooting/installation-in-mac-os-x.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
