pbxproj
v0.0.5
Published
parse & stringify xcode pbxproj format
Downloads
25
Readme
pbxproj
parse & stringify xcode pbxproj format.
install
npm install pbxproj
pbxproj.stringify(obj)
Export javascript Object to xcode pbxproj string
pbxproj.parse(str)
Parse xcode pbxproj string and return javascript Object