ios - cocoa pod 的问题

标签 ios objective-c cocoapods

我在使用 CocoaPod 时遇到了非常严重的问题。我必须为 Yosemite 更新 Cocoa pods。然后我运行 pod update 并收到以下警告消息:

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

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

编辑:

我点击了@mef 链接但不知道将代码放在哪里?

最佳答案

基于 Mefs 链接,我能够让它工作。如果有人想知道将 $(inherited) 放在哪里,请将其放在项目的 Other linker Flags 部分。

enter image description here

关于ios - cocoa pod 的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27274980/

相关文章:

ios - 从 XIB 加载 View 作为 ScrollView 的 subview

ios - UITableView 在 IOS 7 中可见,但在 IOS 6 中不可见

iphone - 核心数据的数据迁移

ios - iOS Google登录配置文件ImageURL

ios - 是否有分配 UITabBarController 管理的 Controller 属性的最佳实践?

objective-c - 根据个别页面显示从 URL 下载的 PDF

iphone - 如何在 map 注释 View 中找出引脚 ID?

ios - Xcode stdint.h #error 只有在使用 MSVC 编译时才应包含此文件

rubygems - 无法使用 RubyGem 2.7.1 安装 Cocoapods

ios - 使用哪个 Google Analytics cocoapods pod