3lvis / Sync

JSON to Core Data and back. Swift Core Data Sync.
MIT License
2.55k stars 263 forks source link

disable programmatically Excluding #582

Open siki88 opened 4 years ago

siki88 commented 4 years ago

Works programmatically disable excluding? I need programmatically hyper.nonExportable/sync.nonExportable all false/disable. I have in coreData somewhere hyper.nonExportable/sync.nonExportable true. I need in another requirement all hyper.nonExportable/sync.nonExportable false. thx

3lvis commented 4 years ago

Hi @siki88, I'm sorry but I don't think I understood, could you expand with an example, please?