非常简单的一句代码: //version 版本号#define VERSION [[[NSBundle mainBundle] infoDictionary] valueForKey:@"CFBundleShortVersionString"]就可以获取了。