I’m creating an iPhone application which depends on storing photos the user took into CoreData. I’m wondering 1) Is there a way to export the CoreData from my iPhone to my computer (so I can make back-ups of it) 2)Is there a way to view (and possibly edit) the CoreData containing all the photos on my Mac
I’m creating an iPhone application which depends on storing photos the user took into
Share
You can try this,maybe its what you want.
https://github.com/fpillet/NSLogger