Info.plist

Localiztion native development region(CFBundleDevelopmentRegion)-本地化相关
Bundle display name(CFBundleDisplayName)-程序安装后显示的名称,限制在 10-12 个字符,如果超出,将被显 示缩写名称
Icon file(CFBundleIconFile)-app 图标名称,一般为 Icon.png
Bundle version(CFBundleVersion)-应用程序的版本号,每次往 App Store 上发布一个新版本时,需要增加这个版 本号
Main storyboard file base name(NSMainStoryboardFile)-主 storyboard 文件的名称
Bundle identifier(CFBundleIdentifier)-项目的唯一标识,部署到真机时用到

posted @ 2018-05-23 18:03  CindyLi  阅读(147)  评论(0编辑  收藏  举报