CoreDataUtility icon indicating copy to clipboard operation
CoreDataUtility copied to clipboard

Add support for physical device

Open yepher opened this issue 12 years ago • 0 comments

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.

yepher avatar Jan 14 '14 13:01 yepher