我有自己的可执行文件,名为"testQueue",并与我的主应用程序(testApp)捆绑在一起,以满足我的要求.testQueue是一个用C编写的可执行文件.
我使用以下选项对此可执行文件进行沙盒处理并添加到应用程序中:
我仍然从苹果审查小组收到以下错误.
"App sandbox not enabled - The following executables must include the "com.apple.security.app-sandbox" entitlement with a Boolean value of true in the entitlements property list. Refer to the App Sandbox page for more information on sandboxing your app.
testApp.app/Contents/Resources/testQueue"
Run Code Online (Sandbox Code Playgroud)
我想知道是否还需要在项目设置中添加其他内容?
| 归档时间: |
|
| 查看次数: |
4250 次 |
| 最近记录: |