Mac开发:info.plist->Document Type 设置文件关联

Document Types中可以设置应用跟文件的关联。
比如你开发了一个图片应用,可以设置双击图片时自动运行你的应用,或者当鼠标右击菜单出现时里面可以出现你的应用。

Mac开发:info.plist->Document Type 设置文件关联_第1张图片
1C9AA9B3-9108-4F57-8E99-E91D93DDB5FA.png

苹果官方文档:
https://developer.apple.com/library/content/documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/RegisteringtheFileTypesYourAppSupports.html

你可能感兴趣的:(Mac开发:info.plist->Document Type 设置文件关联)