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": {