Skip to content

xbase-lab/xcodeproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XcodeProj

XcodeProj reader and writer.

Currently optimized for reading. please see docs for usage.

Milestones

  • parse *.xcodeproj through pest
  • parse pest ast to PBXRootObject, as an meaningful abstraction.
  • add helper methods to manipulate and read pbxproj objects.
  • write to *.xcodeproj filetype.
  • preserve comments and reduce git conflicts.
  • support reading XCWorkspace and XCScheme

About

XcodeProj parser and data representation

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages