snippets

Support Multiple Scenes

2026-03-11

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.