Need help? We're here for you.
If you have questions, feedback, or need help with SwiftMind, reach out:
We aim to respond within 48 hours.
SwiftMind requires macOS 26+ and Apple Silicon (M1 or later). 16 GB RAM is recommended for best performance. The app requires approximately 5 GB of disk space for the bundled on-device model.
No. SwiftMind is fully offline. After installing from the Mac App Store, everything runs on your Mac. No API key, no internet connection, no subscription fees after purchase.
Open Xcode → Settings → Intelligence → Chat → click "Add a Chat Provider…" → select "Locally Hosted" → enter port 1234 → Save. Make sure SwiftMind is running in your menu bar first.
Go to System Settings → Privacy & Security → Extensions → Xcode Source Editor. Enable SwiftMind. Then restart Xcode. Right-click commands (Explain, Fix, Tests, Refactor, Document) will appear in Xcode's Editor menu.
On M2 Pro and later, the on-device model typically loads in 10–20 seconds. The menu bar icon shows a loading state until inference is ready.
Yes. Open SwiftMind → Settings and set a custom port. Then update the matching port in Xcode → Settings → Intelligence → Chat.
Yes. The HTTP server binds to 127.0.0.1 (loopback) only. Your code never leaves your Mac. See our Privacy Policy for full details.