Core Data parser
data = CoreData.parse(xml_of_core_data_contents)Contributing
- Fork it
-
Create your feature branch (
git checkout -b my-new-feature) -
Commit your changes (
git commit -am 'add some feature') -
Push to the branch (
git push origin my-new-feature) - Create new Pull Request