获取app版本号

  1. NSString *version = [NSString stringWithFormat:@"%@", [[NSBundle mainBundle] objectForInfoDictionaryKey:(NSString*)kCFBundleVersionKey]];  
posted @ 2014-07-08 11:49  沙影无痕  阅读(182)  评论(0)    收藏  举报