diff options
Diffstat (limited to 'Juick/Supporting Files')
-rw-r--r-- | Juick/Supporting Files/Juick-Info.plist | 5 | ||||
-rw-r--r-- | Juick/Supporting Files/Juick-Prefix.pch | 9 | ||||
-rw-r--r-- | Juick/Supporting Files/SerpentineBoldItalic.ttf | bin | 0 -> 41748 bytes |
3 files changed, 4 insertions, 10 deletions
diff --git a/Juick/Supporting Files/Juick-Info.plist b/Juick/Supporting Files/Juick-Info.plist index 4e1224b..74fbe61 100644 --- a/Juick/Supporting Files/Juick-Info.plist +++ b/Juick/Supporting Files/Juick-Info.plist @@ -35,9 +35,12 @@ <key>UIAppFonts</key> <array> <string>FontAwesome.ttf</string> + <string>SerpentineBoldItalic.ttf</string> </array> <key>UILaunchStoryboardName</key> - <string>Launch Screen</string> + <string>LaunchScreen</string> + <key>UIMainStoryboardFile</key> + <string>Main</string> <key>UIPrerenderedIcon</key> <true/> <key>UIRequiredDeviceCapabilities</key> diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index f69266f..1062827 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -15,13 +15,4 @@ #import <Foundation/Foundation.h> #import <SystemConfiguration/SystemConfiguration.h> #import <MobileCoreServices/MobileCoreServices.h> - #import <YYWebImage/YYWebImage.h> - #import <NSString+HTML.h> - #import "UIImage+Utils.h" - #import <NSString+FontAwesome.h> - #import <TTTAttributedLabel/TTTAttributedLabel.h> - #import <AFNetworking/AFNetworking.h> - #import <YYModel/YYModel.h> - #import <DateTools/DateTools.h> - #import <PHFComposeBarView/PHFComposeBarView.h> #endif diff --git a/Juick/Supporting Files/SerpentineBoldItalic.ttf b/Juick/Supporting Files/SerpentineBoldItalic.ttf Binary files differnew file mode 100644 index 0000000..21434ec --- /dev/null +++ b/Juick/Supporting Files/SerpentineBoldItalic.ttf |