From 0d0370667649d5be5b17e27d7bf88c07532cf37b Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Wed, 18 Nov 2020 08:12:38 -0800 Subject: [PATCH] Revert "fix: disable rosetta as Electron does not run under rosetta (#24670)" This reverts commit 4829b0f816d760eac6b8369f60912aaa42744a27. --- shell/app/resources/mac/loginhelper-Info.plist | 2 -- shell/browser/resources/mac/Info.plist | 2 -- shell/common/resources/mac/Info.plist | 2 -- shell/renderer/resources/mac/Info.plist | 2 -- 4 files changed, 8 deletions(-) diff --git a/shell/app/resources/mac/loginhelper-Info.plist b/shell/app/resources/mac/loginhelper-Info.plist index 8e106d0a91a54..7a344988c673b 100644 --- a/shell/app/resources/mac/loginhelper-Info.plist +++ b/shell/app/resources/mac/loginhelper-Info.plist @@ -12,7 +12,5 @@ APPL LSBackgroundOnly - LSRequiresNativeExecution - diff --git a/shell/browser/resources/mac/Info.plist b/shell/browser/resources/mac/Info.plist index cfd053bce936e..95e80c5a1e97e 100644 --- a/shell/browser/resources/mac/Info.plist +++ b/shell/browser/resources/mac/Info.plist @@ -38,7 +38,5 @@ This app needs access to the microphone NSCameraUsageDescription This app needs access to the camera - LSRequiresNativeExecution - \ No newline at end of file diff --git a/shell/common/resources/mac/Info.plist b/shell/common/resources/mac/Info.plist index 1e36258a95f9c..1d585534067bf 100644 --- a/shell/common/resources/mac/Info.plist +++ b/shell/common/resources/mac/Info.plist @@ -14,7 +14,5 @@ CFBundleVersion ${ELECTRON_VERSION} - LSRequiresNativeExecution - diff --git a/shell/renderer/resources/mac/Info.plist b/shell/renderer/resources/mac/Info.plist index e809926b6594f..2d39d2a9845a9 100644 --- a/shell/renderer/resources/mac/Info.plist +++ b/shell/renderer/resources/mac/Info.plist @@ -12,7 +12,5 @@ NSSupportsAutomaticGraphicsSwitching - LSRequiresNativeExecution -