我可以共享“缓存”吗?或“tmp”通过itunes共享目录?
我想通过 itunes 共享共享“cache”或“tmp”目录...这可能吗?如果是的话怎么办?
我知道我可以通过在 info.plist 中设置 UIFileSharingEnabled
true 来共享“文档”目录。只是想知道如何共享“cache”或“tmp”目录。
有人至少可以回答“是”或“否”吗?将不胜感激!
I want to share 'cache' or 'tmp' directory via itunes share... is that possible? if yes then how?
I know I can share 'documents' directory by setting UIFileSharingEnabled
true in info.plist. Just want to know how to share 'cache' or 'tmp' directory.
Can someone atleast answer in Yes or No?? will be much appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,那不可能。您只能与 iTunes 共享文档文件夹中的文件。
我尝试在文档文件夹中创建指向其他目录中文件的符号链接,但这也不起作用。
No, thats not possible. You can only share files in the documents folder with iTunes.
I tried to create symbolic links in the document folder to files in other directories and that didn't work either.