HipByte / motion-appstore

A RubyMotion plugin to provide 'validate' and 'upload' commands for iTunes Connect.
MIT License
52 stars 12 forks source link

Modified Utils#config #14

Closed austinseraphin closed 8 years ago

austinseraphin commented 8 years ago

If the regexp failed, the parsing would crash. Now it checks to make sure that $1 and $2 both contain values before assigning them to the @config hash. This improves RedPotion compatibility.

Watson1978 commented 8 years ago

I think It is abnormal case when the value cannot be retrieved. rake config should show the key/value of project.