码迷,mamicode.com
首页 > 其他好文 > 详细

解决:target overrides the `GCC_PREPROCESSOR_DEFINITIONS`

时间:2019-09-17 15:53:23      阅读:149      评论:0      收藏:0      [点我收藏+]

标签:ssi   complete   err   over   any   send   target   coap   rom   

[!] Please close any current Xcode sessions and use `******.xcworkspace` for this project from now on.
Sending stats
Pod installation complete! There are 13 dependencies from the Podfile and 14 total pods installed.

[!] The `aaaaaaa [Release]` target overrides the `GCC_PREPROCESSOR_DEFINITIONS` build setting defined in `******.release.xcconfig‘. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

[!] The `aaaaaaa [Release]` target overrides the `GCC_PREPROCESSOR_DEFINITIONS` build setting defined in `******.release.xcconfig‘. This can lead to problems with the CocoaPods installation
    - Use the `$(inherited)` flag, or
    - Remove the build settings from the target.

解决:

  我们应该继承而不应该覆盖cocoa pods的预编译宏选项,应该保证debug和release下都有$(inherited)

解决:target overrides the `GCC_PREPROCESSOR_DEFINITIONS`

标签:ssi   complete   err   over   any   send   target   coap   rom   

原文地址:https://www.cnblogs.com/xiaobajiu/p/11534388.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!