摘要: 沙盒中的info.plist文件内容。 NSDictionary *dict = [NSBundle mainBundle].infoDictionary;版本号: NSString *key = @"CFBundleVersion"; NSString *lastVersion = [... 阅读全文
posted @ 2015-12-17 09:09 去世的闲人 阅读(222) 评论(0) 推荐(0) 编辑