如何在iOS应用和iTunes之间共享文件

4

我知道Google Maps(或者以前的VLC)可以让你从iTunes分享文件到iOS设备。是否有一种方法可以在iOS应用程序和iTunes之间共享任何内容?

2个回答

4

我猜对于新手来说,搜索某些东西的关键词并不是很容易。感谢您如此快速地回答。 - Qamar Suleiman

1
在新的Xcode中,您可以在UI中执行此操作:

1. Select your project in top left
2. Select target in next column
3. Click on Info tab
4. In Custom iOS Target Properties, hover mouse over any row and click +
5. In popup, select "Application supports iTunes file sharing", then set Value to YES on right
6. Click Validate Settings at bottom to make sure all is good

网页内容由stack overflow 提供, 点击上面的
可以查看英文原文,
原文链接