iOS Version, Build, CFBundleVersion and CFBundleShortVersionString
When you are building an app you are faced with version number and build number along with properly identifying the two in your plist. Here’s a quick summary of the two: XCODE PLIST Version = […]