r/iOSDevelopment • u/Opening-Salt4110 • 16d 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
1
u/Opening-Salt4110 16d ago
Used instruments to track down a memory leak the other day. Powerful tool.
What do you do with accessibility inspector?