I was wondering if someone knows a workaround around this bug in XCode
I have a mix and match Obj C / Swift
project.
Always when I am changing the target and then build the project I get errors in the file XXX-Swift.h regarding duplicate interfaces
and previous declarations.
Then I have to clean and build again in order for it to work.
Any help appreciated.