Closed dzpt closed 7 years ago
NSBundle
Bundle
CoreData.ObjectModel.Merged([bundle])
CoreDataObjectModel.merged([bundle])
iCloudConfig
Hey @Tom29, thanks for reporting it. I've updated the README.md with the new syntax. You can check the changes here: https://github.com/carambalabs/SugarRecord/commit/214f34f9dc4eafd525af9a9cec5d5c6851bb0149
README.md
NSBundle
on Swift 3, it'sBundle
CoreData.ObjectModel.Merged([bundle])
~> wrong syntax too. It might beCoreDataObjectModel.merged([bundle])
iCloudConfig
method, i've found on the example project, and found nothing.