xcode6 - Xcode 6 Core Data Regenerating Subclasses -


Using Xcode 6 Beta 4 Core Data If you want to add / remove an attribute, how do you re-subclass? For example, let me create a new unit and after adding some attributes, go to the editor> CreateNSManagedObjectSubclass ..

Does anyone know what I am doing is wrong or what is the right way to do it?

Thank you! Xcode will not silently overwrite your file. This is an attribute, not a bug, because you are unknowingly doing those classes. Will not lose custom code in

If you want to change the file, first delete it. Class generation will then work as expected


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -