Include iCloud on save dialog box in mac app

偶尔善良 提交于 2019-12-02 01:29:18

I managed to fix this problem by

  1. recreating certificates and provisioning profiles
  2. removing the LSItemContentTypes key for my CFBundleDocumentTypes entry in the Info.plist. I also removed the UTExportedTypeDeclarations entry (which may or may not have contained errors).

I have same problem. but it is solved when I fix code sign problem. this problem invoked by code sign wrong.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!