zlacker

[return to "Xcode 26.3 – Developers can leverage coding agents directly in Xcode"]
1. mads_q+Xf2[view] [source] 2026-02-04 08:54:19
>>davidb+(OP)
What else is there to say than that xCode is a f... nightmare. Android studio is not really better though.

Native app development is an evil necessity.

◧◩
2. isodev+vt2[view] [source] 2026-02-04 10:41:30
>>mads_q+Xf2
From all the things to work on Xcode... fixing the ghost diagnostic errors, actual hot reload instead of the nightmare Previews are, tooling to help diagnose the now messy Swift 6 concurrency code, that thing where you can't open a project and one of it's dependent swift packages for editing simultaneously ...

The list of actually useful things that can be added/changed in Xcode has more tokens than Claude is allowed to read at one time before grepping.

◧◩◪
3. willte+Ru2[view] [source] 2026-02-04 10:50:29
>>isodev+vt2
> you can't open a project and one of it's dependent swift packages for editing simultaneously

You can. Any local packages are automatically editable in Xcode. Opening two projects referencing the same local package dependency isn't possible however.

[go to top]