In your applications Info.plist add a new setting for Application Scene Delegate. Xcode will create a dictionary with 2 entries.
- Enable Multiple Scenes
- Scene Configuration
Enable Multiple Scenes is a boolean with a default value of NO. Change this to YES.