WWDC 2023: What’s New in Xcode 15

Lots of new features

Steven Curtis
6 min readJun 15, 2023
Photo by Igor Savelev on Unsplash

It’s Xcode rather than xCode or XCode.

Anyway this article is intended as a companion to Apple’s video and does not replace it in any way. However, I find having a text file like this much more helpful than just a video but I’m sure you’ll let me know in the comments how useful this is.

Downloading Xcode

They’re pushing the Mac App Store. All simulators are optional, so it is nice and small. can choose from the downloads website which simulators are required for your work

Code completion

This isn’t quite AI completion, but at least it’s better than it was. Completion takes information from the name of files, and completions have some context awareness. I think this is a good set of improvements that can make our work faster.

--

--

No responses yet