From 188d8e4ea870d1a6c8edd5a9b323742804badeba Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 28 Aug 2016 21:03:22 +0300 Subject: project cleanup --- Juick/Supporting Files/Juick-Info.plist | 62 +++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 Juick/Supporting Files/Juick-Info.plist (limited to 'Juick/Supporting Files/Juick-Info.plist') diff --git a/Juick/Supporting Files/Juick-Info.plist b/Juick/Supporting Files/Juick-Info.plist new file mode 100644 index 0000000..0df6f2a --- /dev/null +++ b/Juick/Supporting Files/Juick-Info.plist @@ -0,0 +1,62 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleDisplayName + ${PRODUCT_NAME} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0.10 + CFBundleSignature + ???? + CFBundleVersion + 1.0.10 + LSApplicationCategoryType + public.app-category.social-networking + LSRequiresIPhoneOS + + NSHumanReadableCopyright + + UIAppFonts + + FontAwesome.ttf + + UILaunchStoryboardName + Launch Screen + UIPrerenderedIcon + + UIRequiredDeviceCapabilities + + armv7 + + UIStatusBarTintParameters + + UINavigationBar + + Style + UIBarStyleDefault + Translucent + + + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UIViewControllerBasedStatusBarAppearance + + + -- cgit v1.2.3