Core Data and User Defaults in Swift -


i'm pretty new programming , i'm working on first app app store. have data model working in core data, want have singleton user settings , reference current project. i'm having trouble getting singleton work in core data. i've gotten kinda work user defaults seems clunky use core data , user defaults. else way?

ps. there general references use of predicates in swift? haven't found one.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -