Got error message while trying to install app on my test phone, after importing cocoa pods:
Multiple build commands for output file /Users/john/Library/Developer/Xcode/DerivedData/targetname-clmvbjcnurhbdsgnpyqpjpjerzvl/Build/Products/Release-iphoneos/targetname.app/LICENSE
I am guessing xcode is complaining about some build settings for license? If so, where in xcode is license generated? When I looked in the license file, it is just some Appache license agreement boilerplate text file...
I tried to remove the LICENSE referred and it still did not work...
BTW the same setting worked on simulator.