# アプリ提出中の警告：ITMS-90899

ITMS-90899: Apple siliconをサポートするMacsの問題。このメッセージは、配信が成功したものの、Apple silicon Macs向けのmacOSバージョンに関する互換性の懸念があることを示しています。

### 解決方法:

**MacOSの利用可能性をオプトアウトする:**

1. アプリを選択して、\[Apps]をクリックします。ページが配布タブで開きます。
2. サイドバーで、\[Pricing and Availability]をクリックし、iPhoneおよびiPad Apps on Apple Silicon Macセクションまでスクロールします。
3. Apple Silicon Macの利用可能性の下で、「このアプリを利用可能にする」の選択を解除して、Mac App Storeでアプリを提供しないようにします。アプリをMac App Storeで利用可能にしたい場合は、チェックボックスを選択します。
4. 右上の\[Save]をクリックします。
5. 新しいビルドをTestFlightに公開します。

**利用可能性バージョンを手動で編集する:**

1. アプリを選択して、\[Apps]をクリックします。ページが配布タブで開きます。
2. サイドバーで、\[Pricing and Availability]をクリックし、iPhoneおよびiPad Apps on Apple Silicon Macセクションまでスクロールします。
3. メニューで互換性のために必要な最小macOSバージョンを変更できます。この選択は、TestFlightでApple siliconを搭載したMacsでiPhoneおよびiPadアプリをテストするために[有効にされたテスターグループ](https://developer.apple.com/help/app-store-connect/test-a-beta-version/add-testers-to-builds)にも適用されます。
4. 右上の\[Save]をクリックします。
5. 新しいビルドをTestFlightに公開します。

### 追加リソース

* [Apple Siliconを搭載したMacsでのiPhoneおよびiPadアプリの利用可能性を管理する](https://developer.apple.com/help/app-store-connect/manage-your-apps-availability/manage-availability-of-iphone-and-ipad-apps-on-macs-with-apple-silicon)

### **まだ助けが必要ですか？**

行き詰まっている場合は心配しないでください！まず、問題に関する詳細をAppleサポートに問い合わせてください。

解決できない場合は、以下の詳細を提供して、[サポートチーム](https://info.adalo.com/submit-a-support-ticket)にさらなる支援を求めてください。

1. 実施した手順を含める: すでに試したトラブルシューティング手順をお知らせください。
2. Appleから受け取った情報を提供してください。


---

# 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://help.adalo.com/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/delivery-warning-during-the-app-submission-process-itms-90899.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.
