Home / Companies / Bitrise / Blog / December 2017

December 2017 Summaries

1 posts from Bitrise

Filter
Month: Year:
Post Summaries Back to Blog
xcpretty` is used to prettify the output of Xcode build logs, but sometimes the exact error can't be determined from the prettified output. To address this, new Xcode steps have been implemented to print the last 10 lines of the build log into the standard output if a step fails and `xcpretty` is used as the output tool. The raw log file remains available for further inspection. The updated log format provides more detailed information about the error, including a check dependencies section that highlights specific issues. The log file's location and full path are also provided in environment variables.
Dec 08, 2017 262 words in the original blog post.