summaryrefslogtreecommitdiff
path: root/Juick/Supporting Files/Juick-Prefix.pch
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-10-16 21:26:27 +0300
committerGravatar Vitaly Takmazov2018-10-16 21:26:27 +0300
commita7cb4ab3f629b423099afad204c7ae1bf8df9677 (patch)
treec9500cae5651004a451e67cbc94e50f617564bed /Juick/Supporting Files/Juick-Prefix.pch
parent045412a5312546769f452c3b66a2bae9d44105fe (diff)
Try without frameworks again
Diffstat (limited to 'Juick/Supporting Files/Juick-Prefix.pch')
-rw-r--r--Juick/Supporting Files/Juick-Prefix.pch11
1 files changed, 11 insertions, 0 deletions
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch
index 1af6911..0f3a8e7 100644
--- a/Juick/Supporting Files/Juick-Prefix.pch
+++ b/Juick/Supporting Files/Juick-Prefix.pch
@@ -16,4 +16,15 @@
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>
#import <UserNotifications/UserNotifications.h>
+
+ #import <PDKeychainBindingsController/PDKeychainBindingsController.h>
+ #import <NSString+HTML.h>
+ #import "UIImage+Utils.h"
+ #import <TTTAttributedLabel/TTTAttributedLabel.h>
+ #import <AFNetworking/AFNetworking.h>
+ #import <AFNetworking/UIImageView+AFNetworking.h>
+ #import <YYModel/YYModel.h>
+ #import <DateTools/DateTools.h>
+ #import <TagListView-ObjC/TagListView.h>
+ #import <PHFComposeBarView/PHFComposeBarView.h>
#endif