码迷,mamicode.com
首页 > 移动开发 > 详细

打包错误 error: make directory ....app/WeiboSDK.bundle/others: File exists

时间:2016-04-11 11:38:39      阅读:261      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

今天打包时候出现的错误,猜测意思大概是weiboSDK已经存在什么什么之类的,如是度娘了一下

 

stackOverflow上看到一个回答是 

It looks like there are two en.lproj files being included in the build: one from SMBox and one from ApplRater. I had a similar build problem when my project contained two en.lproj files from two different settings bundles. If possible, removing one might help.

 

想到前几天做修改的分享功能,以前是一家一家去集成的,改成用友盟的了,原来单个集成的文件没有删除,weiboSDK有2个,所以造成这个问题。删掉一个之后成功打包!

打包错误 error: make directory ....app/WeiboSDK.bundle/others: File exists

标签:

原文地址:http://www.cnblogs.com/deveboy/p/5377317.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!