Duplicate definition error when compiling .intentdefinition


Hello,

On Xcode 12 I'm getting a bunch of redefinition/duplicate definition errors when compiling my .intentdefinition file.

The relevant code is not even my code. It's auto-generated. I don't eve understand why it's saying it's duplicated. Looks fine to me.

Code compiles fine on previous versions of Xcode. Any ideas on how to get around this?


Answered by paulo_andrade in 632093022
This has been fixed in the latest Xcode-beta.
Did you try to option-clean build folder, in case ?
did you managed to find a solution?
I'm having a similar problem while using cocoapods with development pods

Accepted Answer
This has been fixed in the latest Xcode-beta.
Duplicate definition error when compiling .intentdefinition
 
 
Q