我刚刚为XCode添加了配置文件(需要支持通知和应用程序购买),根据需要设置临时分发的构建配置,并尝试在设备上运行应用程序(我过去曾多次这样做过) ,没有任何问题).
该应用已安装,但无法启动.在控制台上,我看到以下消息:
Error launching remote program: failed to get the task for process 82.
Error launching remote program: failed to get the task for process 82.
The program being debugged is not being run.
The program being debugged is not being run.
Run Code Online (Sandbox Code Playgroud)
但是,如果我手动启动设备上的应用程序,它将按预期工作.我最近为Snow Leopard安装了最新的XCode 3.2.这是这个版本的XCode的已知错误还是我做错了什么?
编辑:使用开发配置文件进行发布分发时,它可以正常工作.我再次检查了ad hoc配置文件,以确保它包含我正在使用的设备.