AI-Assisted Development for iOS

Jul 18 2025 · Swift 6.1, iOS 18, Xcode 16.3

Lesson 02: Using GitHub Copilot for Xcode

Installation & Code Completion

Episode complete

Play next episode

Next

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Hello. In a previous lesson, we took a look at using text based AI, so ChatGPT and Google AI studio directly in a web browser, and we saw that it was really helpful for building a spec. And you could also actually get it to generate code. But you’d have to copy and paste that code over to Xcode every time you’re doing something, which might work for the occasional, small little piece of a project.

See forum comments
Cinema mode Download course materials from Github
Previous: GitHub Copilot for Xcode Next: Writing Code