
来无能的V2EX求解。我在InfoPlish设置了CFBundleDisplayName 担是没起作用。
1 1q2w3e4r 2015 年 7 月 31 日 @andychen20121130 InfoPlish 以plist打开的时候写的应该是Bundle display name,source code模式才是CFBundleDisplayName |
2 andychen20121130 OP @1q2w3e4r 没有CFBundleDisplayName 这个选项了,设置了Bundle display name ${PRODUCT_NAME} InfoPlish.strings 写了CFBundleDisplayName="xxx" 还没有起作用。info.plish Target Membership也勾了。 |
3 yiplee 2015 年 7 月 31 日 xxx.strings 里面写 "CFBundleDisplayName" = "xxx"; |
4 andychen20121130 OP @yiplee 加了引号,也起作用。 |
5 andychen20121130 OP Info.plist 中application has localized display name 设置为YES了 |