How to fix Xcode 10 error 'Multiple commands produce..' after generating Core Data subclasses
Here is a solution of your issue related to coredata
As per your first screenshot, right hand side you can see field named Codegen under Class, open that dropdown and select Manual/None and generate files again from Editor - > Create NSManageObject Subclass, issue will be solve.