How can I generate UML diagrams from Xcode4
问题 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. 回答1: 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. 回答2: Search for "Xcode Design Tools" in Help. That will show you a tutorial that will walk you through creating a diagram. EDIT >>> It looks like the