Swiftgram/NotificationService/NotificationService-Bridging-Header.h
Peter Iakovlev d0d8f7dcd4 Support for updated accounts API
Implemented Notification Service Extension
2019-01-29 14:04:17 +04:00

8 lines
158 B
Objective-C

#ifndef NotificationService_BridgingHeader_h
#define NotificationService_BridgingHeader_h
#import "../Telegram-iOS/BuildConfig.h"
#import "Crypto.h"
#endif