UISceneDelegateClassName
The name of the app-specific class you want UIKit to instantiate and use as the scene delegate object.
Discussion
The delegate class you specify for CPTemplateApplicationDashboardSceneSessionRoleApplication must adopt the CPTemplateApplicationDashboardSceneDelegate protocol.