I added a swift class to an Objective-C project, I need to access the AppDelegate.h in this class, I tried to add #import "AppDelegate.h" to the bridg
#import "AppDelegate.h"