Writing files to an iOS device from a MacOS app

情到浓时终转凉″ 提交于 2021-02-08 05:49:35

问题


I'd like to be able to transfer files from a MacOS app to a connected iOS devices, so a related iOS app can open them - effectively replicating iTunes music functionality, but not for musc. Is this possible? I know you can set an iOS app to have file sharing enables so you can drop files into it with iTunes, but I'd prefer to do it in my own app.


回答1:


This library came up in another question on SO recently: https://bitbucket.org/tristero/mobiledeviceaccess/ - I don't know anything about it but it sounds like it might do what you want ?



来源:https://stackoverflow.com/questions/5997228/writing-files-to-an-ios-device-from-a-macos-app

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!