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 -