summaryrefslogtreecommitdiff
path: root/Juick/Supporting Files
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-03-26 23:18:43 +0300
committerGravatar Vitaly Takmazov2017-06-28 21:23:51 +0300
commit92451d2a01f928ebeaa5a6ec4634b7a7ed9a0edf (patch)
tree05e14de8fb479ebf3c2da62826cdce9473f7e8d4 /Juick/Supporting Files
parent917fd3b930b8c25551b751608b9bd0dd104b56e5 (diff)
update icons
Diffstat (limited to 'Juick/Supporting Files')
-rw-r--r--Juick/Supporting Files/Juick-Info.plist7
1 files changed, 5 insertions, 2 deletions
diff --git a/Juick/Supporting Files/Juick-Info.plist b/Juick/Supporting Files/Juick-Info.plist
index 0df6f2a..e08722f 100644
--- a/Juick/Supporting Files/Juick-Info.plist
+++ b/Juick/Supporting Files/Juick-Info.plist
@@ -17,17 +17,19 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.0.10</string>
+ <string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.0.10</string>
+ <string>1.0.12</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string></string>
+ <key>NSPhotoLibraryUsageDescription</key>
+ <string>Allow access to upload photos to Juick</string>
<key>UIAppFonts</key>
<array>
<string>FontAwesome.ttf</string>
@@ -55,6 +57,7 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>