Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Cocoa 中选择“iCloud”和“On my mac”来创建打开对话框?使用-[NSDocumentController beginOpenPanelWithCompletionHandler:]不提供“iCloud”和“在我的 Mac 上”之间的选择。我究竟做错了什么?
-[NSDocumentController beginOpenPanelWithCompletionHandler:]
我不知道您是否已经这样做了,但您需要在 Xcode 中设置 iCloud 权利以进行 iCloud 集成。