XcodeProj
XcodeProj parser and data representation
Features
[x] parse
*.xcodeproj
through [pest]
[ ] parse [pest] ast to
ProjectData
, as an meaningful abstraction.
[ ] write
ProjectData
back to
*.xcodeproj
filetype.