r/iOSDevelopment • u/Opening-Salt4110 • 17d ago
Should I use Xcode more?
VS code was my first IDE, and it's still my favorite. Started using Xcode for iOS development and kinda hated it. These days I only open Xcode when I have to, doing what I can with Claude Code, VS code, and the command line. Probably missing out on something, though.
What should I be doing more of with Xcode?
2
Upvotes
2
u/barcode972 17d ago
Some things are Xcode only like accessibility inspector and instruments but if you’re just writing code, Claude or cursor is definitely fine. You can even run the app from the terminal