I was looking for a quick way to generate UML like documentation for my project when I stumbled across the Quick Model menu item in Xcode. I was wondering if there were a way to export these diagrams in a non-platform-specific file format like png or pdf? Basically I want to take some quick visual diagrams (illustrating component relationships) of some of the major classes in our project to management. Does anyone know of an idea?
+2
A:
File > Print, and choose Save to PDF from the gear menu in the Print dialog. Works in nearly every Mac OS X app.
cdespinosa
2010-06-11 06:23:50
Perfect! That's exactly what I was looking for!
Cliff
2010-06-11 13:16:32