CocoaPods / CocoaPods-app

A full-featured and standalone installation of CocoaPods.
Other
1.23k stars 283 forks source link

Warning message not descriptive enough #378

Open JamaicanRumCream opened 7 years ago

JamaicanRumCream commented 7 years ago

I tried to include/update cocoa pods in previously made project and got this error message. Trying hard as I can, I can not understand what setting exactly needs changed; I am even comparing to another project that does have CP successfully installed. So, this message could be more descriptive. Or a picture of the Xcode settings panel(s) or workflow would be helpful; pictures are usually more helpful than text for many humans. Thanks.

[!] 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 HelloSDL to Pods/Target Support Files/Pods-HelloSDL/Pods-HelloSDL.debug.xcconfig or include the Pods/Target Support Files/Pods-HelloSDL/Pods-HelloSDL.debug.xcconfig in your build configuration (../Pods/Target Support Files/Pods-HelloSDL/Pods-HelloSDL.debug.xcconfig).

orta commented 7 years ago

I'd recommend raising this on cocoapods/cocoapods - this isn't the domain of the CocoaPods mac app I'm afraid