--- title: Xcode --- ## Install Install [XCode](https://developer.apple.com/xcode/) ## Usage with Ollama Ensure Apple Intelligence is setup and the latest XCode version is v26.0 1. Click **XCode** in top left corner > **Settings**
Xcode Intelligence window
2. Select **Locally Hosted**, enter port **11434** and click **Add**
Xcode settings
3. Select the **star icon** on the top left corner and click the **dropdown**
Xcode settings
4. Click **My Account** and select your desired model ## Connecting to ollama.com directly 1. Create an [API key](https://ollama.com/settings/keys) from ollama.com 2. Select **Internet Hosted** and enter URL as `https://ollama.com` 3. Enter your **Ollama API Key** and click **Add**