How can I generate UML diagrams from Xcode4

user567 picture user567 · May 21, 2011 · Viewed 51.9k times · Source

I watched a video with xcode 3, that shows a button "Design" that displays a UML diagram, but I can't find how to do it with xcode 4.

Answer

Abizern picture Abizern · May 21, 2011

Try Omnigraffle This has templates for UML diagrams.

If you drop an Xcode4 project file onto its dock icon, it will generate a UML diagram from that.

What it doesn't do is generate code from diagrams.