alunny / node-xcode

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

Function to get all targets #101

Open tkporter opened 8 years ago

tkporter commented 8 years ago

Just a simple function to return an array of objects describing the targets. This is necessary for a soon to be implemented feature of rnpm to link a project to all targets, instead of just the first.

tkporter commented 8 years ago

@alunny @imhotep Would you guys mind taking a look at this?

imhotep commented 8 years ago

@tkporter tests please