码迷,mamicode.com
首页 >  
搜索关键字:cfbundleshortversion    ( 1个结果
如何获取Info.plist文件信息
swift: NSBundle.mainBundle().infoDictionary?["CFBundleShortVersionString"] 比如: if let version = NSBundle.mainBundle().infoDictionary?["CFBundleShortVersionString"] as? String { ...
分类:其他好文   时间:2014-12-18 22:20:09    阅读次数:192
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!