简体   繁体   English

试图用CocoaPods 0.36 Beta2删除一个pod

[英]Trying to remove a pod with CocoaPods 0.36 Beta2

I am using CocoaPods with swift, therefor I need a pre release. 我正在快速使用CocoaPods,因此我需要预先发布。 I'm not sure whether I found a bug or maybe it's just a wrong thing I do. 我不确定我是否发现了一个错误,或者这可能只是我做错了。

If I want to remove a pod, I simly remove it from the podfile and call pod install again. 如果我想删除一个pod,我将其从podfile中删除并再次调用pod install。

This works, but afterwards, the remaining frameworks are not recognized as frameworks anymore. 这可行,但之后,其余的框架不再被认为是框架。

Is this the right way to remove pods and am I missing something? 这是删除豆荚的正确方法吗?我错过了什么吗? Eg cleaning up my workspace or so? 例如,清理我的工作区? Thanks 谢谢

@Christian, removing from Podfile and running pod install at the command line should work. @Christian,从Podfile中删除并在命令行运行pod install应该可以正常工作。 It sounds like a bug. 这听起来像个bug。

Can you post one or more errors about the frameworks so we have more to work with? 您是否可以发布有关框架的一个或多个错误,以便我们可以使用更多内容? Also, you should consider reporting it. 此外,您应该考虑报告它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM