alunny / node-xcode

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

Fix bug with not being able to parse array entries wihtout trailing c… #50

Closed rasharab closed 9 years ago

rasharab commented 9 years ago

…ommas

  1. Modified parser so that it can accept either a trailing comma or a value object ending with a paranthesis.