Say my app is called MyGreatApp, and I have a Core Data entity named Entity. Per instructions, I namespace the class associated with the entity and call it MyGreatApp.Entity. When I use Create NSManagedObject Subclasses and tell it to generate Swift files, I get a class called MyGreatApp that contains the attributes from Entity.
Is this known broken? Workaround other than hand-tweaking the class? I have the current Xcode beta. Thanks! _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com