I am running a fork from element iOS (https://github.com/vector-im/element-ios) and getting this error every time I wanna run the project.
I am getting the error message:
Multiple commands produce '/Users/davidisermann/Library/Developer/Xcode/DerivedData/Riot-ectdmnojxwawtwaulewlhbhdryge/Build/Intermediates.noindex/Riot.build/Debug-iphonesimulator/Riot.build/Objects-normal/x86_64/URLPreviewDataMO+CoreDataClass.o':
1) Target 'Riot' (project 'Riot') has compile command for Swift source files
2) Target 'Riot' (project 'Riot') has compile command for Swift source files
I've read that it could have to do something with the new CoreData Update and the DerivedData. But I also cleared that a few times.