xcode-build-times-rendering
xcode-build-times-rendering copied to clipboard
Xcode build times visualization per target
How should I solve this problem? 
/Users/mobile/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/xcode-build-times-0.1.1/lib/xcode-build-times.rb:107:in `generate_events_js': uninitialized constant XcodeBuildTimer::FileUtils (NameError) FileUtils.copy_entry(source_dir, File.expand_path(js_chart_directory)) Did you mean? FileTest /Users/mobile/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/xcode-build-times-0.1.1/bin/xcode-build-times:33:in `' Users/mobile/.rbenv/versions/3.1.2/bin/xcode-build-times:25:in `load' /Users/mobile/.rbenv/versions/3.1.2/bin/xcode-build-times:25:in `' Error: Process completed with exit code 1.
Solves #12
Firstly, really big fan of the tool. Thank you. # Feature request: I'd like to request a way of configuring specific colours for specific modules based on module name, such...
when running `generate` I get the following error: ``` $ xcode-build-times generate [CHART] Will copy chart to /Users/-deleted-details- /Library/Ruby/Gems/2.3.0/gems/xcode-build-times-0.1.1/lib/xcode-build-times.rb:107:in `generate_events_js': uninitialized constant XcodeBuildTimer::FileUtils (NameError) Did you mean? FileTest from /Library/Ruby/Gems/2.3.0/gems/xcode-build-times-0.1.1/bin/xcode-build-times:33:in...
* The left margin is adjusted using an estimation based on the width of the largest label (target name) – Closes #8 * The time axis now uses the `.timeDomainMode("fit")`...
Hello! I've just generated a graph with your awesome tool, it looks great and is very informative to benchmark my build times! But the X-axis in the generated graph goes...
Hello again! I've noticed that when the name of the targets gets a bit long, since the Y axis is too far left, the labels of the target names on...