首页 > 其他 > 详细

pod install后出现: [!] `<PBXResourcesBuildPhase UUID=`xxxx`>` attempted to initialize an object with an unknown UUID

时间:2016-01-04 10:00:14      阅读:1028      评论:0      收藏:0      [点我收藏+]

[!] `<PBXResourcesBuildPhase UUID=`xxx`>` attempted to initialize an object with an unknown UUID. `0B6359431C33CA0200C80C5D` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

解决方法:

1.移除General->Linked Frameworks and libraries中的libPods.a

2.退出xcode

3.在终端重新pod install即可

pod install后出现: [!] `<PBXResourcesBuildPhase UUID=`xxxx`>` attempted to initialize an object with an unknown UUID

原文:http://www.cnblogs.com/Rinpe/p/5097793.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!