yepher / CoreDataUtility

An OSX application that simplifies development and debugging of CoreData enabled applications.
519 stars 49 forks source link

Add support for physical device #25

Open yepher opened 10 years ago

yepher commented 10 years ago

The user should be able to plug in their device and get a list of apps on the device. The user should be prompted for the list of files in the store file.

The user must not be required to jailbreak their phone.

Application List

The app "deviceconsole" will list the installed app. See: https://github.com/imkira/mobiledevice

Core Data Persistence File

The user will need to store their *.mom and persistence file in a locations that ITunes can access it.

Programatic access seems possible with MobieDevice.framework.