I’m not quite sure yet what I should think about the new autocomplete in Xcode 16.2. At times it is magical (writing init functions) but then again it proposes completely wrong stuff.

Today I want to launch Xcode – especially Interface Builder to the moon. I don’t understand how it is possible to write such buggy software :-(

A screenshot of the Xcode run destination dropdown in its open state. The iOS entry is selected but reads iOS 17.2 not Installed.

Why Xcode, Why.

I want to run my app on my phone but I’cant install the iOS Runtime – no error message just nothing happens when I try to download it.

I fixed dependency hell by removing all my external dependencies. it was possible because I only had two of them and it is a hobby project.

Anyway, I still lost two days I could have used for features.