From 3cdb6da2f5eb360ff584385901e4801462493bb0 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 28 Jun 2017 22:04:44 +0300 Subject: drop use_frameworks --- Juick/Supporting Files/Juick-Prefix.pch | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'Juick/Supporting Files/Juick-Prefix.pch') diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index ee9f226..5b3ccf0 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -15,11 +15,12 @@ #import #import #import - #import "YYWebImage.h" - #import "NSString+HTML.h" + #import + #import #import "UIImage+Utils.h" - #import "NSString+FontAwesome.h" - @import TTTAttributedLabel; - @import AFNetworking; - @import YYModel; + #import + #import + #import + #import + #import #endif -- cgit v1.2.3