CoreData Class used twise Error iOS Swift


When you created coreData and tried to run then if it displays error as "the class name of coreData model className used twice in folder and CoreData".Then try the following steps to solve the issue.Select your coreData model object.Select third option in the right side menu.
In above submenu Class->codegen->select as Manual/None.Then rebuild the code.The error is resolved Now.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift