agvtool update the CURRENT_PROJECT_VERSION of your Xcode project.
To reflect this change in CFBundleVersion, set CFBundleVersion to $
{CURRENT_PROJECT_VERSION} (and make sure the "Expand Build Settings in
Info.plist File" build setting is not disabled)
CFBundleVersion
${CURRENT_PROJECT_VERSIO
Greetings all,
I am noticing that when I try to upgrade my application using my
installer, the upgrading application is skipped. It seems that the
value in the dfbundleversion key value pair is not being updated when
I run agvtool and the version held in cfbundleversion is quite old.
I am