Xcode saved logs should be saved as plain text files

Originator:keithbsmiley
Number:rdar://27938869 Date Originated:20-Aug-2016 23:00
Status:Closed Resolved:Xcode 10
Product:Developer Tools Product Version:Xcode 8 beta 6
Classification:UI/Usability Reproducible:Always
 
Summary:
Currently if you save a build log through the report navigator in Xcode, it is saved as a lightly stylized rtf file. This makes it difficult to edit with a plain text editor that doesn't explicitly handle rtf files (such as vim). Instead these files should be saved with no stylization in a plain txt or log file.

Steps to Reproduce:
1. Go to Xcode's report navigator
2. Click "Save..."

Expected Results:
The saved log is a plain text file of some sort

Actual Results:
The log is saved as an rtf file and a few lines are bolded.

Version:
Xcode 8 beta 6

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!