From fdaaee021863eac58db40093cfdadefa32853f4c Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 11:18:43 -0800 Subject: [PATCH] revert: disable rosetta as Electron does not run under rosetta This reverts commit 4829b0f816d760eac6b8369f60912aaa42744a27. Co-authored-by: Samuel Attard --- 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 -