Hi,

in preparation to work on pbxbuild I wrote
a python utility which visualizes the structure
of an xcode project file. It currently runs on OS X
(Yes, I got a new mac mini :). Linux users may need
to install plistlib for python, if that is available.

Here is an example:

http://dl.dropbox.com/u/3377727/GNUstep/iphoneapp.svgz

And here is the tool:

http://dl.dropbox.com/u/3377727/GNUstep/xcodeproj2dot.py

It is not considered finished yet, but already quite useful
for understanding what's going on inside a project file.

gcasa: Should I commit it to pbxbuild/tools?

Kind Regards,
Hans


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to