美文网首页
CocoaPods did not set the base c

CocoaPods did not set the base c

作者: 三点水老木头 | 来源:发表于2016-12-15 16:17 被阅读440次

    使用cocopods时遇到以下错误:

    CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `yxx_ios` to `Pods/Target Support Files/Pods-yxx_ios/Pods-yxx_ios.debug.xcconfig` or include the `Pods/Target Support Files/Pods-yxx_ios/Pods-yxx_ios.debug.xcconfig` in your build configuration

    通过谷歌发现stackoverflow有解答:链接

    在project文件中打开info选项Configurations全部设置为none

    相关文章

      网友评论

          本文标题:CocoaPods did not set the base c

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