alunny / node-xcode

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

Fix missing handling of undefined items in pbxWriter.prototype.writeArray #72

Open serkanserttop opened 8 years ago

serkanserttop commented 8 years ago

Fix for https://github.com/alunny/node-xcode/issues/71

imhotep commented 8 years ago

@serkanserttop can you add a quick test for this one ?