美文网首页
cocopods 解决方法

cocopods 解决方法

作者: c42b9af86268 | 来源:发表于2017-03-13 15:34 被阅读0次

[!] The `AllBlue [AutoRelease]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods/Pods.autorelease.xcconfig'. This can lead to problems with the CocoaPods installation

解决方法:在Build Settings -> Other linker flags 中添加$(inherited)

相关文章

网友评论

      本文标题:cocopods 解决方法

      本文链接:https://www.haomeiwen.com/subject/dftqnttx.html