# Xcode Setup Guide

Step 1: Install Xcode from Appstore.

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

Step 2: Select the device for Xcode setup.

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

Step 3: Launch Drizz Desktop App and select "iOS" under OS preference.

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

Step 4: Select preferred device configuration from the list.&#x20;

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

Step 5: Upon iOS simulator launch, continue to select AUT to complete device setup.

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

> For more information on Xcode refer the [Xcode developer documentation](https://developer.apple.com/documentation/xcode).


---

# 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.drizz.dev/getting-started/drizz-desktop-app/drizz-desktop-app-setup/device-setup/xcode-setup-guide.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.
