Task Dependencies
Swift is able to produce dot files which can be transformed to png. Below is an example of graph.
How to Produce Them
These are written to the file dependency_graph.dot
at the start of each run and
can be visualised using the command plot_task_dependencies.sh
in the examples/
directory.