I’m in Chapter 2. I wanted to initialize the color let constants in the SceneDelegate, but there wasn’t one. It seems that I’d changed Life cycle on the New, Project from UIKit App to SwiftUI app.
I think I’m good going forward, but can you briefly describe why there are two lifecycle options and whether there was an easier fix to picking the wrong one at the start than recreating the entire app? Is the new option documented anywhere in the forum for this book?