ios - Magical Record with AFIncrementalStore -
i have been wondering how life if combine afincrementalstore , magical record. don't know how set incremental store store magical record. 1 know how perform such operation ?
it no different or without magicalrecord. general core data scenario. once have afincrementalstore set , registered, call
-[nspersistentstorecoordinator addpersistentstorewithtype:configuration:url:options:error:] you read core data docs method more info.
magicalrecord, when use build in stack helpers, can use [nspersistentstorecoordinator mr_defaultcoordinator] instance of coordinator want attach store.
Comments
Post a Comment