// // MPLauncherAppDelegate.h #import @interface MPLauncherAppDelegate : NSObject - (UIViewController *)rootControllerInApplication:(DTMicroApplication *)application; @end