xcode-build-times-rendering icon indicating copy to clipboard operation
xcode-build-times-rendering copied to clipboard

Xcode build times visualization per target

Results 8 xcode-build-times-rendering issues
Sort by recently updated
recently updated
newest added

How should I solve this problem? ![image](https://github.com/PaulTaykalo/xcode-build-times-rendering/assets/154209146/f3370425-96f7-4861-9c5a-fce490abd808)

/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.

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...