Duplicate output file

Duplicate output file

As soon as I add:
pod 'ZohoAuth' pod 'ZohoDeskUIKit' pod 'ZohoDeskSDK'
to my Podfile and build, I get


  1. Showing Recent Messages

    :-1: Multiple commands produce '/Users/bellus3d/Library/Developer/Xcode/DerivedData/B3DFaceScannerPro-eiejnoybuladqphjknwmhstmeucy/Build/Products/Debug-iphoneos/ZohoDeskSDK/ZohoDeskSDK.framework/Info.plist':

    1) Target 'ZohoDeskSDK' (project 'Pods') has copy command from '/Users/bellus3d/Google Drive/iPad/iPad App Branches/iPadPro-App-Development-Branch/B3DFaceScannerPro/Dependencies/CocoaPods/Pods/ZohoDeskSDK/native/DeskSDK/DeskSDK/Info.plist' to '/Users/bellus3d/Library/Developer/Xcode/DerivedData/B3DFaceScannerPro-eiejnoybuladqphjknwmhstmeucy/Build/Products/Debug-iphoneos/ZohoDeskSDK/ZohoDeskSDK.framework/Info.plist'

    2) Target 'ZohoDeskSDK' (project 'Pods') has process command with output '/Users/bellus3d/Library/Developer/Xcode/DerivedData/B3DFaceScannerPro-eiejnoybuladqphjknwmhstmeucy/Build/Products/Debug-iphoneos/ZohoDeskSDK/ZohoDeskSDK.framework/Info.plist'


Any suggestions on how to fix?  I tried various suggestions from Stackoverflow but none worked.