iPhone和iPod Touch上的“安全政策错误”

时间:2010-03-15 21:30:24

标签: iphone security ipod-touch policy

当我尝试在我的ipod touch上运行我的应用程序时,我收到“来自调试器的错误:启动远程程序时出错:安全策略错误”。规定看起来顺序,应用程序构建到我的iPhone 3gs就好了。该应用程序用于构建我的ipod触摸正常,所以我很慌张可能已经改变,并想知道是否有人对可能导致此问题的原因有任何想法。构建日志如下。

Mon Mar 15 14:25:54 unknown com.apple.debugserver-43[449] <Warning>: Connecting to com.apple.debugserver service...
Mon Mar 15 14:25:55 unknown SpringBoard[24] <Warning>: Unable to launch com.yourcompany.Unearthed because it has an invalid code signature, inadequate entitlements or its profile has not been explicitly trusted by the user.
Mon Mar 15 14:25:55 unknown com.apple.debugserver-43[449] <Error>: error: unable to launch the application with CFBundleIdentifier 'com.yourcompany.Unearthed' sbs_error = 9
Mon Mar 15 14:25:55 unknown com.apple.debugserver-43[449] <Warning>: 1 [01c1/0903]: RNBRunLoopLaunchInferior DNBProcessLaunch() returned error: ''
Mon Mar 15 14:25:55 unknown com.apple.debugserver-43[449] <Warning>: error: failed to launch process (null): security policy error
Mon Mar 15 14:26:03 unknown MobileSafari[72] <Warning>: void SendDelegateMessage(NSInvocation*): delegate (webView:decidePolicyForNavigationAction:request:frame:decisionListener:) failed to return after waiting 10 seconds. main run loop mode: UITrackingRunLoopMode

3 个答案:

答案 0 :(得分:11)

您是否检查过iPod中是否包含任何已过期的配置文件?在构建包含过期配置文件的设备时,我在过去遇到了麻烦。

尝试删除所有过期的个人资料,看看是否有帮助。

答案 1 :(得分:0)

删除所有旧的过期配置文件..

答案 2 :(得分:0)

我们已经修复了#34;这是通过安装发行版(为ad-hoc发行版构建)然后从Xcode调试。它从现在开始安装和更新应用程序。 3GS与4.3.2。