允许iPhone应用程序与iTunes同步

允许iPhone应用程序与iTunes同步

问题描述:

在iTunes的应用标签中,有一个文件共享部分,其中包含可以将文档与计算机同步的应用列表。您需要做什么才能告诉iTunes同步您的应用文档文件夹?

In the Apps tab of iTunes, there is a 'File Sharing' section with a list of apps that can synchronize their documents with your computer. What do you need to do to tell iTunes to sync your apps Documents folder?

添加 UIFileSharingEnabled Info.plist的关键。

Add the UIFileSharingEnabled key to your Info.plist.