GitHub - DmitrySeredinov/XcodeKit: An Objective-C library that parses Xcode projects · GitHub
Skip to content

Latest commit

 

History

68 Commits

Folders and files

Repository files navigation

XcodeKit

This is a library I wrote that parses Xcode .pbxproj project files. While it doesn’t write the files out exactly the way Xcode itself does (i.e. there are some indentation differences), it should come pretty close.

XcodeKit is an Objective-C port of Ray Yamamoto Hilton’s wonderful xcoder Ruby gem. Some portions are also borrowed from the CocoaPods Xcodeproj gem. Many thanks!

About

An Objective-C library that parses Xcode projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors