<key>UIFileSharingEnabled</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
iOS如何在手機(jī)"文件"APP中查看到本APP中創(chuàng)建的文件夾在網(wǎng)上查找的方法都說(shuō)直接在plist文件中直接添加"Application supports iTunes file sharing"并設(shè)置為YES,但發(fā)現(xiàn)添加后并沒(méi)有看到下...