target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-MMC Phone/Pods-MMC Phone.distribution.xcconfig'. This can lead to problems with the CocoaPods installation


Log:

[distribution]` target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-xxx Phone/Pods-xxx Phone.distribution.xcconfig'. This can lead to problems with the CocoaPods installation

^^^

FIX:

If you have problem with "...target overrides the GCC_PREPROCESSOR_DEFINITIONS build setting defined in..." then you must add $(inherited) to your target Build Settings -> Preprocessor Macros

你可能感兴趣的:(target overrides the `OTHER_LDFLAGS` build setting defined in `Pods/Target Support Files/Pods-MMC Phone/Pods-MMC Phone.distribution.xcconfig'. This can lead to problems with the CocoaPods installation)