Expand description

XcodeProj

XcodeProj parser and data representation

Features

  • parse *.xcodeproj through pest
  • parse pest ast to PBXRootObject, as an meaningful abstraction.
  • write ProjectData back to *.xcodeproj filetype.

Modules

pbxproj file serialize and deserializer