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
Post a Comment