Technical requirements
To work through the exercises in this chapter, you will need the following:
- An Apple Mac computer running macOS 10.15 Catalina or macOS 11.0 Big Sur
- Xcode 12 installed (refer to Chapter 1, Getting Familiar with Xcode, for instructions on how to install Xcode)
The Xcode playground for this chapter is in the Chapter02
folder of the code bundle for this book, which can be downloaded here:
https://github.com/PacktPublishing/iOS-14-Programming-for-Beginner-Fifth-Edition
Check out the following video to see the Code in Action: https://bit.ly/31GcbbU
In the next section, you'll create a new playground, where you can type in the code presented in this chapter.