*注: Apple官方文档只列出了doc、xls、ppt的UTI;需要支持其他三种找的好痛苦!!!
WTF !?所以记录下来,以备不时之需:
文件格式 | UTI Types |
---|---|
.doc | com.microsoft.word.doc |
.docx | org.openxmlformats.wordprocessingml.document |
.xls | com.microsoft.excel.xls |
.xlsx | org.openxmlformats.spreadsheetml.sheet |
.ppt | com.microsoft.powerpoint.ppt |
.pptx | org.openxmlformats.presentationml.presentation |