xcodeproject2dot.py

2010-02-12 Thread Hans Baier
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


Re: xcodeproject2dot.py

2010-02-13 Thread Gregory John Casamento
Yes, go ahead and commit it. 
 Gregory Casamento -- Principal Consultant - OLC, Inc 
# GNUstep Chief Maintainer





From: Hans Baier 
To: GNUstep Developer 
Sent: Sat, February 13, 2010 12:57:59 AM
Subject: xcodeproject2dot.py

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



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