你们可以把用户档案保存在你们的文件夹中。 你们可以找到一条通往你们的文件的绝对道路:
`NSString *docDir = [NSHomeDirectory() stringByAppendingPathComponent: @"Documents"];`
届时,你们需要使“分享”档案能够列入你们的申请信息清单。
为了在MacOS X或Windows之间转播档案,无论是用USB电缆调取你的装置,还是发射架,在左边的名单上点击你的装置的icon,点击右侧的应用表,然后把所有途径推到底部,然后点击你的应用icon。 您的“icon”权箱将把所有档案列入您的文件夹。 有一些州可以将档案退回或移交。
This is how my App Warp Life deals with user documents, but I find it to be a huge PITA to have to use iTunes for this, and that it only works if my device is tethered - it won t work via wireless or BlueTooth. The UI for file transfer in iTunes is really clunky and hard-to-find for users who aren t incredibly clueful.
For that reason I am contemplating implementing some other way to transfer files. One way would be to run a small HTTP server within my App that would have just a single page listing the files, that could be downloaded by clicking their links, with a simple form for uploading files to the user s device.
这不仅会无线地工作,而且会与任何业务系统合作。 我完全相信,我的很多目标用户都跑到了Lino,如果有人要求把一个束缚器用于混淆一个装置,那么就将拖到一个窗子或MacOS X。