Project file parsing
Project file parsing
- Subject: Project file parsing
- From: Ali <email@hidden>
- Date: Sat, 6 Mar 2004 23:07:59 -0500
I think someone asked this already, but i can't for the life of me find
the thread.
I'd like to make changes to a project file(project.pbxproj), and i see
it is basically a plist, which makes it really simple to edit. However,
there are
a number of comments embedded in it such as "//010" and "//F20". If i
load it as a Dictionary and then write it back out, it will lose these
comments.
Anyone have any idea what purpose they serve?
Ali
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.