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 CPTemplateApplicationSceneSessionRoleApplication must adopt the CPTemplateApplicationSceneDelegate protocol.