# AltStore 安裝指南(MacOS)

本文是官方文檔的中文翻譯, [原文地址](https://faq.altstore.io/altstore-classic/how-to-install-altstore-macos)

## 🍎如何安裝（macOS）

本頁面將指導您在使用 macOS 電腦的情況下，將 AltStore 安裝到 iPhone 或 iPad 上的過程。很快您就可以開始側載應用程式了！

1. 下載適用於 macOS 的 AltServer（需要 macOS 11 或更高版本）。 下載地址在[官網](https://altstore.io/)裡的"AltServer macOS"或者用[這個地址](https://cdn.altstore.io/file/altstore/altserver.zip)
2. 將 `AltServer.app` 複製到您的 `/Applications` 文件夾。
3. 啟動 AltServer，它將以圖標形式出現在蘋果系統的右上角任務欄。
4. 將 iOS 設備連接到電腦，並確保設備已解鎖。如有需要，請在電腦上信任您的設備。
5. 在您的設備上啟用"Wi-Fi 同步"。&#x20;

   * **(macOS 10.14 Mojave 或更早版本)** 打開 iTunes，然後為您的設備啟用"透過 Wi-Fi 與此 iPhone/iPad 同步"。&#x20;

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

   * **(macOS 10.15 Catalina 或更高版本)** 打開訪達（Finder），然後為您的設備啟用"在 WiFi 時顯示此 iPhone/iPad"。

   <figure><img src="/files/2ZhS57LPaSqHypLGAj9C" alt=""><figcaption></figcaption></figure>
6. 點擊 Mac 選單列中的 AltServer 圖標，選擇"安裝 AltStore"，然後選擇您的設備。 (**如果您看到"安裝郵件插件..."的提示，請按照下一頁的說明進行操作)**
7. 輸入您的 Apple ID 電子郵件地址和密碼。這將允許 AltServer 與 Apple 進行身份驗證，並配置您的帳戶以支援側載應用程式。 您的 Apple ID 和密碼**只會**發送給 Apple — 不會發送給我們或其他任何人。
8. 等待幾秒鐘，然後您的 Mac 上應該會出現一個 AltServer 通知，說明 AltStore 已成功安裝到您的設備上。 如果您沒有看到來自 AltServer 的任何通知，請確保您已在系統偏好設定中給予 AltServer 發送通知的權限。 您可能需要重新啟動設備，以使 AltStore 出現在主屏幕上。
9. 在您的 iOS 設備上，前往設置 -> 一般 -> 描述檔和裝置管理。點擊"信任 \[您的 Apple ID]"，然後再次點擊"信任"以確認。 圖片由 @LouisAnslow 提供 "描述檔和裝置管理"可能會根據您的版本顯示為不同的名稱，但您總是可以在設置 -> 一般的底部附近找到它。

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

### 啟用開發者模式（iOS 16+）

10. 要在 iOS 16 或更高版本上使用 AltStore，您需要通過前往設置 -> 隱私與安全性 -> 開發者模式來啟用設備上的開發者模式。&#x20;

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

**您現在已準備好使用 AltStore 側載應用程式了！**


---

# 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://docs.rouman5.org/altstore-an-zhuang-zhi-nan-macos/altstore-an-zhuang-zhi-nan-macos.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.
