是否必须为 Mac App Store 应用程序配置权限?
我要提交 Mac App Store 申请,但我对启用权利感到困惑。 在 Apple 开发者指南,用于为 mac 应用商店配置应用程序,它没有说明是否需要,或其只是更好地去做。
我没有使用 iCloud 或推送通知(并且未在我的 App ID 中启用)。
我不会在 3 月 1 日之前启用沙盒。 我使用适当的 Apple 应用程序证书签署我的可执行文件,并使用安装程序证书签署我的安装程序。
我遵循 Mac App Store 指南的文件系统使用要求。
上次我的二进制文件被接受,但由于其他一些违规行为,申请在审核中被拒绝。 我的问题是,如果我不选中 Xcode 中的启用权利复选框,我的应用程序会被拒绝吗?如果我启用它,第二个选项是我是否想启用沙箱,但我不这样做,所以它似乎无关紧要。 我发现 this 答案说它不是必需的,但适用于 iOS。 有人可以确认吗? 提前致谢。
I am going to submit my application for Mac App Store, and I am confused about enabling entitlements.
In Apple developer guide for configuring your app for mac App store, it does not say if it is required, or its just better to do it.
I am not using iCloud or push notifications (and are not enabled in my App ID).
I am not going to enable Sandboxing before 1st of March.
I sign my executable with the appropriate Apple Application Certificate and my installer with Installer certificate.
I am following the File-System Usage Requirements for the Mac App Store guide lines.
Last time my binary was accepted, but application was rejected in review due to some other violation.
My question is, will my app get rejected if I do not check the Enable Entitlements checkbox in Xcode. If I enable it, the second option is if I want to enable Sandbox which I do not, so it seems irrelevant.
I found this answer which says its not required but its for iOS.
Can someone confirm?
Thanks in Advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,不需要。我的应用程序在没有启用权利的情况下获得批准。但是,一旦我开始使用推送通知、沙盒或 iClouds,就会需要它。
No it is not needed. My App was approved without Enabling entitlements. But, it will be needed once I start using Push notifications, Sandboxing, or iClouds.