Skip to content

Instantly share code, notes, and snippets.

@tssandor
Created February 15, 2022 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tssandor/c60786cd1957008c0ab98175a8919309 to your computer and use it in GitHub Desktop.
Save tssandor/c60786cd1957008c0ab98175a8919309 to your computer and use it in GitHub Desktop.
#import <UIKit/UIKit.h>
@import QDPublisher;
@interface AppDelegate : UIResponder <UIApplicationDelegate,
PublisherDelegate>
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment