Thank you VERY much. Your reply got me going again.
Seems you have created your project in a wrong way.
And I have noticed that the book does not illustrate how to create a project precisely.
A very bad description, especially for beginners -- the main target of the book. It turns out that the book does illustrate how to create the project precisely, but it was cleverly hidden. On page 61 there are three thumbnails (?) at the bottom of the page. If you click on the rightmost thumbnail, the field labeled User Interface contains Storyboard. I missed seeing that, and had no idea that it mattered.
I When you create a new project of iOS App, you see a sheet to input Product Name, and a few input items.
You need to choose the right options for each item to go on with the book.
• Interface: Storyboard
• Life Cycle: UIKit App Delegate (This is the only option when you choose Interface as Storyboard.)
• Language: Swift
Please try. I tried using your instructions, and they worked perfectly. I can now find the text where I must type in the changes detailed in the book.
I am. now using the latest version of Xcode, 12.3. I tried using 11.7 again because I thought I had noticed some inconsistencies, but I could not run my app, only build it. There were no other targets devices available.
Thank you again.