How to transfer Core Data store from provisioned iPhone to iPhone simulator?
- by Jason
I have a lot of data stores in my app on my provisioned device, and I want to do additional testing on my computer which is much faster than using the device. What is the best way to transfer the data store into the iPhone simulator so I can access it on the computer?