From 7e8dadc8ded690d7f368582b09668c44dbcbe1da Mon Sep 17 00:00:00 2001 From: Husam Salhab <47015061+hsalhab@users.noreply.github.com> Date: Tue, 3 Nov 2020 15:46:34 -0500 Subject: [BUILD FIXES] Update icons and other minor fixes (#98) * move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore * minor fixes --- .../Images.xcassets/AppIcon.appiconset/120-1.png | Bin 9705 -> 12352 bytes .../Images.xcassets/AppIcon.appiconset/120.png | Bin 9705 -> 12352 bytes .../Images.xcassets/AppIcon.appiconset/180.png | Bin 15989 -> 19234 bytes .../Images.xcassets/AppIcon.appiconset/80.png | Bin 6056 -> 8100 bytes .../Images.xcassets/AppIcon.appiconset/87.png | Bin 6643 -> 9487 bytes .../AppIcon.appiconset/appstore.png | Bin 127385 -> 105704 bytes ios/Frontend/Info.plist | 6 ++---- 7 files changed, 2 insertions(+), 4 deletions(-) (limited to 'ios/Frontend') diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png index fa369a58..3c4ea26e 100644 Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120-1.png differ diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png index fa369a58..1e399016 100644 Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/120.png differ diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png index 4b6d534a..039c9352 100644 Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/180.png differ diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png index d3930ed3..86708166 100644 Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/80.png differ diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png index a73dab92..bc9b852b 100644 Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/87.png differ diff --git a/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png b/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png index c5d5c70e..133c1517 100644 Binary files a/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png and b/ios/Frontend/Images.xcassets/AppIcon.appiconset/appstore.png differ diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index 421f9fd0..ebd7ab42 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -23,8 +23,6 @@ CFBundleURLTypes - CFBundleURLName taggid CFBundleURLSchemes @@ -52,6 +50,8 @@ NSLocationWhenInUseUsageDescription + NSMainNibFile + LaunchScreen NSPhotoLibraryUsageDescription Tagg would like to access your photos. UIAppFonts @@ -67,8 +67,6 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight UIViewControllerBasedStatusBarAppearance -- cgit v1.2.3-70-g09d2