Technical requirements
We will use an example app, BreakfastMaker, to understand the concepts of Swift concurrency.
The completed Xcode project for this chapter is in the Chapter09
folder of the code bundle for this book, which can be downloaded here:
https://github.com/PacktPublishing/iOS-17-Programming-for-Beginners-Eighth-Edition
Check out the following video to see the code in action:
Let’s start by learning about Swift concurrency in the next section.