alunny / node-xcode

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

removePbxGroup does not remove all the files under that group in other places. #92

Open chirag04 opened 8 years ago

chirag04 commented 8 years ago

Trying to delete an entire group from a xcode project but seems like files under that group are still part of PBXBuildFile section etc.

imhotep commented 8 years ago

@chirag04 Which group are you trying to delete ? And from which section ?