homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
300 stars 28 forks source link

Add Versioner before AppPkgCreator if the version key is CFBundleVersion #120

Open homebysix opened 7 years ago

homebysix commented 7 years ago

Conversely, omit the Versioner if the version key is CFBundleShortVersionString.

As discussed here.