3

I want to find out if it's possible to automate a process of exporting (a zip) from a desktop app into an app on the iPad via file sharing in iTunes. The most likely technique I've found is by scripting Bridge.

kenblaue
  • 31
  • 2

2 Answers2

0

Did you took a look at libimobiledevice? This would make your desktop app really flexible. :)

Jonas Schnelli
  • 9,965
  • 3
  • 48
  • 60
0

I don't believe iTunes exposes scriptability for file sharing, so Scripting Bridge won't be much help.

Chris N
  • 905
  • 5
  • 10