Include iCloud on save dialog box in mac app

前端 未结 2 1748
耶瑟儿~
耶瑟儿~ 2021-01-21 14:32

I have implemented the iCloud support on my Mac document-based app. NSDocument subclass can handle open e save file on local storage and iCloud<

2条回答
  •  鱼传尺愫
    2021-01-21 15:35

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

提交回复
热议问题