读书人

failed to attach to process ID lt;ID

发布时间: 2012-10-28 09:54:44 作者: rapoo

failed to attach to process ID <ID number>

Anyone has experienced this problem? Yesterday I still can run my app in simulator but now I cannot run my app since Xcode prints this error in console:

error: failed to attach to process ID <ID number>




I experienced the same problem, and after a while I found out that it was due to the fact that my XCode project included a Folder Reference to a folder named Resources.

It seems that XCode doesn't like that name.

Just removing the folder reference or renaming the folder solved the issue.

读书人网 >网络基础

热点推荐