使用脚本桥通过 iTunes 将文件从桌面应用程序发送到 iPad
我想了解是否可以通过 iTunes 中的文件共享自动执行从桌面应用程序导出(zip)到 iPad 上应用程序的过程。我发现的最有可能的技术是通过编写 Bridge 脚本。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您查看过 libimobiledevice 吗?
这将使您的桌面应用程序变得非常灵活。 :)
Did you took a look at libimobiledevice?
This would make your desktop app really flexible. :)
我不相信 iTunes 会公开文件共享的脚本能力,因此 Scripting Bridge 不会有太大帮助。
I don't believe iTunes exposes scriptability for file sharing, so Scripting Bridge won't be much help.