Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
dependabot/npm…
Switch branches/tags
Go to file
@chrmod
Latest commit 948560e Sep 3, 2019 History
* Logos: fix registeredDomain crash

* Fixing logo db crashes CLIQZ-IOS-1657
3 contributors

Users who have contributed to this file

@mahmoud-adam85 @naira-cliqz @chrmod
#ifndef Client_Client_Bridging_Header_h
#define Client_Client_Bridging_Header_h
#import <Foundation/Foundation.h>
#import <CommonCrypto/CommonCrypto.h>
#import "FSReadingList.h"
#import "Try.h"
#import "ThirdParty/UIImageViewAligned/UIImageViewAligned.h"
#import "ThirdParty/Apple/UIImage+ImageEffects.h"
/* Cliqz: Remove BuddyBuildSDK
#import <BuddyBuildSDK/BuddyBuildSDK.h>
*/
#import "Shared-Bridging-Header.h"
#import "Storage-Bridging-Header.h"
#import "ObjC.h"
#endif