From bb8a76adc1136304e11d983329fbcace8c1cd16e Mon Sep 17 00:00:00 2001 From: Olusesan Ameye <> Date: Sat, 23 Sep 2023 19:45:43 -0400 Subject: [PATCH] Version bump & QR desc --- ios/App/App/Info.plist | 8 +++++--- package.json | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist index 09839de..f16b1e7 100644 --- a/ios/App/App/Info.plist +++ b/ios/App/App/Info.plist @@ -2,6 +2,8 @@ + NSCameraUsageDescription + Scan QR Code to login CFBundleDevelopmentRegion en CFBundleDisplayName @@ -45,16 +47,16 @@ UISupportedInterfaceOrientations - UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortrait UISupportedInterfaceOrientations~ipad - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown UIViewControllerBasedStatusBarAppearance diff --git a/package.json b/package.json index 725fb4f..0228d8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "WrenchBoard", - "version": "42.4.2", + "version": "42.8.7", "author": "WrenchBaoard LLC", "homepage": "https://www.wrenchboard.com/", "scripts": {