alunny / node-xcode

tools and utilities for working with xcode/ios projects
Apache License 2.0
226 stars 105 forks source link

Introduce a way to add PBXGroups #55

Closed Mitko-Kerezov closed 9 years ago

Mitko-Kerezov commented 9 years ago

For given file paths add them to Build and File Reference sections if they're not already added and create a PBXGroup with given name, path and optional sourceTree. sourceTree defaults to if no other specified