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