In the previous episode, we created a scene-based application using Xcode's new Single View App template. The target's Info.plist contains a key with name Application Scene Manifest, indicating that the application adopts the scene-based API. The value is a dictionary with two keys, Enable Multiple Windows and Scene Configuration. The value of Enable Multiple Windows is set to NO by default.
Subscribe to Cocoacasts Plus to watch this episode.
Understanding Scene-Based Applications
Exploring the User Interface Life Cycle
by Bart Jacobs in UIKit
Swift 5
Xcode 11
iOS 13
Understanding Scene-Based Applications
-
2 Exploring the User Interface Life Cycle
11:39