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

今天打包时候出现的错误,猜测意思大概是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个,所以造成这个问题。删掉一个之后成功打包!

时间: 2024-11-06 23:56:37

打包错误 error: make directory ....app/WeiboSDK.bundle/others: File exists的相关文章

Debug-iphonesimulator/xxx.app/WeiboSDK.bundle/images: Directory not empty

位于/Users/你电脑名/Library/Developer/Xcode/DerivedData  下的缓存文件占很大的缓存空间,如果长时间不删除xcode下的缓存文件,就会导致硬盘空间越来越小直到Directory not empty.删除了缓存文件再运行就不会再报错. 删除DerivedData: 打开看了终端输入   sudo chmod -R 777 /Users/xxx/Library/Developer/Xcode/DerivedData   或 直接进到目录删除 Debug-ip

ANDROID打包错误ERROR:EXECUTION FAILED FOR TASK ´:APP:LINTVITALRELEASE´.

来自:http://dditblog.com/itshare_657.html 今天修改之前的项目之后.准备打包的时候.一起打包不了.一直提示有问题.错误是一些什么Strings.xml里面的一些信息.有点看不懂.我也有尝试着改一下string.xml里面报错的地方.但仍然还是打包不了.然后往下翻的时候看到最后的提示消息如下 Error:Execution failed for task ´:app:lintVitalRelease´. > Lint found fatal errors whi

[ExtJS5学习笔记]第二十七节 CMD打包错误 Error C2009: YUI Parse Error (identifier is a reserved word => debugger;)

本文地址:http://blog.csdn.net/sushengmiyan/article/details/41242993 本文作者:sushengmiyan ------------------------------------------------------------------------------------------------------------------------------------ 使用cmd打包ext的时候报了一个诡异的错误.细细找来,发现是代码书写

[ExtJS5学习笔记]第二十七节 CMD打包错误 Error C2009: YUI Parse Error (identifier is a reserved word => debugger;)

本文地址:http://blog.csdn.net/sushengmiyan/article/details/41242993 本文作者:sushengmiyan ------------------------------------------------------------------------------------------------------------------------------------ 使用cmd打包ext的时候报了一个诡异的错误. 细细找来,发现是代码书

ERROR: ORA-09925: Unable to create audit trail file Linux-x86_64

今天手工建库的过程中遇到了这么个错误 ERROR: ORA-09925: Unable to create audit trail file Linux-x86_64 Error: 2: No such file or directory Additional information: 9925 ORA-01075: you are currently logged on [[email protected] dbhome_1]$ ps -ef | grep smon oracle   1190

androidstudio打包时出现错误Error:Execution failed for task ':app:transformClassesWithDexForRelease'解决方法

今天在android studio上打包项目时,遇到了Error:Execution failed for task ':app:transformClassesWithDexForRelease这么个错误,记得之前也遇到过这种问题,却如何想不起怎么解决的,只好再次在网上查资料,总算是解决了 这个问题的原因倒是简单的很,是因为我项目中应用的jar包重复,我在build.gradle文件的dependencies中重复依赖了libs下的jar包,将下边的删除即可 androidstudio打包时出

error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier

xcode + iwatch调试错误 在工程的  Targets 下面的 三项(工程名为my):my . my Watchkit app .my Watchkit extention General -> identity 下面的 Bundle Identifier都是有固定写法的,不要随便改. 例如: com.xxx.my com.xxx.my.watchkitapp com.xxx.my.watchkitapp.watchkitextension error: Embedded binary

iWatch error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle ident

error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier. 错误原因: iPhone APP, watch APP 和 watch extension 三者的bundle ID 不符合苹果的命名规范.其命名规范必须遵循固定的格式. bundle ID 的命名规范就不说了,下面用*****代替. 版权声明:本文为博主原创文章,未经博主允许不得转载. iWatc

Showing All Messages : error: open /Users/apple/Library/Developer/Xcode/DerivedData/PDoctor-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/PDoctor.app/EaseUIResource.bundle/[email protected]: N

2报错 Showing All Messages : error: open /Users/apple/Library/Developer/Xcode/DerivedData/xxx-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/xxx.app/EaseUIResource.bundle/[email protected]: No such file or directory 解决: 把文件夹这里边删除掉   /Users/