I know there is a constant for the "CFBundleVersion" plist key - defined as kCFBundleVersionKey
in CoreFoundation's CFBundle.h header.
But is there a similar constant for "CFBundleShortVersionString" ?
No, it isn't. The supported keys are
kCFBundleInfoDictionaryVersionKey;
kCFBundleExecutableKey;
kCFBundleIdentifierKey;
kCFBundleVersionKey;
kCFBundleDevelopmentRegionKey;
kCFBundleNameKey;
kCFBundleLocalizationsKey;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With