Fixed AppsFlyer includes

This commit is contained in:
r.kuznetsov 2017-11-09 14:42:06 +03:00
parent 4462c3c9b0
commit b4b65dfe06

View file

@ -32,9 +32,9 @@
#ifdef OMIM_PRODUCTION
#import <AppsFlyerTracker/AppsFlyerTracker.h>
#import <Crashlytics/Crashlytics.h>
#import <Fabric/Fabric.h>
#import <AppsFlyerLib/AppsFlyerTracker.h>
#endif