首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

在Xcode中平添InfoPlist.strings后编译出错:Command ./copystrings failed with exit code 1

2012-10-15 
在Xcode中添加InfoPlist.strings后编译出错:Command .../copystrings failed with exit code 1在Xcode中添

在Xcode中添加InfoPlist.strings后编译出错:Command .../copystrings failed with exit code 1

在Xcode中添加InfoPlist.strings后编译出错:

Command /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copystrings failed with exit code 1

?

在动手做iPhone下的本地化应用时,对应用程序显示名称进行本地化时,需要添加 InfoPlist.strings 文件,在编辑好 English 版本和 zh_CN 版本之后,编译运行,发现报错了,甚是不爽。

?

引用未来之路中的一句话“这时,高人的指点就十分重要”。Google一下,果然有人也碰到这个问题,并且提出的了解决方法:

?

?

http://blog.csdn.net/leonpengweicn/article/details/6319323 写道这个是因为NSLocalized里面少了 ;

?

真是太对了,加上分号之后一切都OK了。

?

热点排行
Bad Request.