码迷,mamicode.com
首页 > 其他好文 > 详细

OC报错,after command failed: Directory not empty

时间:2017-08-17 10:26:10      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:run   empty   direct   undle   not   rem   情况   build   source   

 Directory not empty这个错误经常出现,出现的原因也很多,今天主要记录一下楼主自己碰到的这种情况.

全部错误提示:

error: couldn‘t remove ‘路径/app-fzyywcmxddbjxecaywhttieikzuq/Build/Products/Release-iphoneos/app.app/EaseMob.bundle‘ after command failed: Directory not empty

 

从错误提示中可以看出问题出在EaseMob.bundle上,这是环信的一个资源文件;然后我找到Build Phases --->Copy Bundle Resources ,然后在右上角的搜索栏中搜索EaseMob.bundle,果然发现项目中有两个EaseMob.bundle,虽然不记得导入的时候怎么弄进去两个,然后直接删掉一个clean and run 就行了

OC报错,after command failed: Directory not empty

标签:run   empty   direct   undle   not   rem   情况   build   source   

原文地址:http://www.cnblogs.com/110-913-1025/p/7379785.html

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