开发者社区> 问答> 正文

Pod Install显示以下问题

[!] The `DRN1 [Debug]` target overrides the `FRAMEWORK_SEARCH_PATHS` build setting defined in `Pods/Target Support Files/Pods-DRN1/Pods-DRN1.debug.xcconfig'. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

[!] The `DRN1 [Debug]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-DRN1/Pods-DRN1.debug.xcconfig'. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

[!] The `DRN1 [Release]` target overrides the `FRAMEWORK_SEARCH_PATHS` build setting defined in `Pods/Target Support Files/Pods-DRN1/Pods-DRN1.release.xcconfig'. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

[!] The `DRN1 [Release]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-DRN1/Pods-DRN1.release.xcconfig'. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

[!] FBSDKMessengerShareKit has been deprecated

我想知道这一切意味着什么,因为我的应用程序从sdk版本切换到poinstall版本后会抛出错误。 https://i.stack.imgur.com/bSLgH.png

展开
收起
游客5akardh5cojhg 2019-12-12 13:56:35 447 0
1 条回答
写回答
取消 提交回答
  • 尝试添加$(inherited)和$(PROJECT_DIR)调试并发布下面的图像 https://i.stack.imgur.com/D7wb3.png

    2019-12-12 13:57:08
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载