alunny / node-xcode

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

Implement pbxTargetByName and pbxItemByComment #59

Closed Mitko-Kerezov closed 9 years ago

Mitko-Kerezov commented 9 years ago

Includes a bit of refactoring and extracting common logic between pbxGroupByName and pbxTargetByName into the more powerful function pbxItemByComment.