Jovan Jovanovski

Results 16 comments of Jovan Jovanovski

Can you please give us some more information on how you invoke the ruby command and what is the folder structure?

@Karencse Do you execute the command from the directory where the `generateEntityDiagram.rb` script is located (the cloned directory)?

@Karencse There should be a space character before specifying the directory: `ruby generateEntityDiagram.rb ~/Users/karencruz/Desktop/TrackingApp`.

Hello @gthr2000, Thank you very much for your interest in the project. I analyzed the issue you had (thank you for the concise reproduction steps). The issue was in the...

Hello, Can you please confirm that you're running the command from this project's directory, not the one you're trying to create the diagram for? Best Regards, Jovan

It looks like the command is run from this project's directory. The build seems to be failing when attempting to compile the `Bocho` dependency (https://github.com/yanagiba/bocho). Swift 4.2 is required by...