This reverts some of commitdbb01536f6. The Reporter module was still being used by the ScanView.py module and deleting it caused scan-view to fail. This commit adds back Reporter.py but removes the code the references the AppleScript files which were removed indbb01536f6. Reviewed By: NoQ Differential Revision: https://reviews.llvm.org/D96367