How can I generate UML diagrams from Xcode4

前端 未结 6 627
有刺的猬
有刺的猬 2020-12-04 08:33

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.

6条回答
  •  遥遥无期
    2020-12-04 09:19

    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.

提交回复
热议问题