From 3fb9ed7994aa50b1281ec6be1ff4727842d3d0c2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 1 Nov 2018 20:53:53 +0300 Subject: Version bump --- Juick/Supporting Files/Juick-Info.plist | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'Juick') diff --git a/Juick/Supporting Files/Juick-Info.plist b/Juick/Supporting Files/Juick-Info.plist index 5812a2d..3bbb399 100644 --- a/Juick/Supporting Files/Juick-Info.plist +++ b/Juick/Supporting Files/Juick-Info.plist @@ -2,19 +2,6 @@ - NSAppTransportSecurity - - NSExceptionDomains - - localhost - - NSExceptionAllowsInsecureHTTPLoads - - - - - base_url - ${API_BASE_URL} CFBundleDevelopmentRegion en CFBundleDisplayName @@ -34,13 +21,24 @@ CFBundleSignature ???? CFBundleVersion - 78 + 79 ITSAppUsesNonExemptEncryption LSApplicationCategoryType public.app-category.social-networking LSRequiresIPhoneOS + NSAppTransportSecurity + + NSExceptionDomains + + localhost + + NSExceptionAllowsInsecureHTTPLoads + + + + NSHumanReadableCopyright NSPhotoLibraryUsageDescription @@ -78,5 +76,7 @@ UIViewControllerBasedStatusBarAppearance + base_url + ${API_BASE_URL} -- cgit v1.2.3