>\"" />
开发者

Missing dependency target "<PBXTargetDependency:0x201d16ca0:<no cached name>>"

I keep on getting this warning in my Xcode IDE:

Missing dependency target "<PBXTargetDependency:0x201d16ca0:<no cached name>>"

What the heck does tha开发者_JAVA百科t mean?


This means that in the project.pbxproj file inside of yourproject.xcodeproj bundle one or more PBXTargetDependency definitions have to be removed. After removing the entries the warnings won't be shown anymore. This issue is an Xcode- and not a project-related one, thus I've filed a bug in the bugreporter (https://bugreport.apple.com/).


OK i got it , basically you need to go to the project.proj file and find a string that mentions that. Thats how you fix it

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜