ealeksandrov / ProvisionQL

Quick Look plugin for mobile apps and provisioning profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

incorrect CFBundleVersion in v1.3.0

jormungand opened this issue · comments

Hi Evgeny,

Thanks for useful plugin!
Just installed v1.3.0 and noticed version signature mismatch in the footer:

ProvisionQL v1.2.0 (Fork on GitHub)

The root cause is here:

....
    <key>CFBundleVersion</key>
    <string>1.2.0</string>
....

https://github.com/ealeksandrov/ProvisionQL/blob/1.3.0/ProvisionQL/Supporting-files/Info.plist

Thanks for sharing this! Will fix it in next build.