Hi, I just updated my Xcode 9.4 to version 10 and now when I try to compile an application that was running very well, it gives me this error.
error: Multiple commands produce '/ Users / ericksilva / Library /.../ InstallationBuildProductsLocation / Applications / MyApp.app':
1) Target 'MyApp.app' has create directory command with output '/ Users / ericksilva / Library /.../ InstallationBuildProductsLocation / Applications / MyApp.app'
2) That command depends on command in Target 'MyApp': script phase "[CP] Copy Pods Resources"
Does anyone have any ideas? thank you very much.