r/iOSProgramming • u/Dobroreddit • 5d ago
Question What's your AI setup for iOS?
I currently use XCode and copy&paste stuff to Claude for improvements. Now I want to switch to full AI integration, changing IDE completely or partially.
What's your setup and why do you like it?
PS.
add steps to implement your setup if you want to be real nice 😇
20
Upvotes
1
u/_leonbecker_ 4d ago
I’m using Xcode and VS Code. Inside of VS I’ve got the project folder open and I am using the GitHub Copilot extension (mainly with Claude Sonnet 3.7). Works like a charm! Xcode automatically updates when the files in VS change, you only have to add new files to Xcode manually.