【发布时间】:2018-05-20 07:45:43
【问题描述】:
A related question asks how to write to the Downloads folder in a sandboxed app.
我有代码可以做到这一点并在我的最后工作。但是,在将我的应用程序提交到 App Store 后,Apple 告诉我只能写信给 /Downloads/[App-Identifier],不能写信给 /Downloads。
什么是应用标识符?它是捆绑标识符吗?与此相关的文档在哪里?我查看了 App Store Review Guidelines(Apple 参考 2.4.5(i)),在 Sandbox 指南中,使用了 Google,......到目前为止没有运气。
【问题讨论】:
标签: macos cocoa mac-app-store file-access appstore-sandbox