启动远程程序时出错:SpringBoard未运行

启动远程程序时出错:SpringBoard未运行,springboard,Springboard,当我尝试在iPhone设备上加载我的应用程序时,它总是会崩溃,并出现以下错误 启动远程程序时出错:SpringBoard未运行 请帮我解决这个问题。以下是设备日志供您参考 如果我做错了什么,请告诉我 Aug 13 01:25:52 unknown SCHelper[178] <Notice>: 0x1c507b10 {port = 0x29b7, caller = SpringBoard(480):com.apple.preferences, path = /Library/Pr

当我尝试在iPhone设备上加载我的应用程序时,它总是会崩溃,并出现以下错误

启动远程程序时出错:SpringBoard未运行

请帮我解决这个问题。以下是设备日志供您参考

如果我做错了什么,请告诉我

Aug 13 01:25:52 unknown SCHelper[178] <Notice>:   0x1c507b10 {port = 0x29b7, caller = SpringBoard(480):com.apple.preferences, path = /Library/Preferences/SystemConfiguration/preferences.plist}
Aug 13 01:26:03 unknown configd[26] <Error>: watchdog: com.apple.SpringBoard not responding; forcing a crash
Aug 13 01:26:03 unknown configd[26] <Notice>: watchdog: can be disabled with the shell command: defaults write com.apple.mobilewatchdog WatchdogEnabled -bool no
Aug 13 01:26:04 unknown ReportCrash[528] <Error>: Saved crashreport to /Library/Logs/CrashReporter/SpringBoard-2011-08-13-012603.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Error>: error: unable to launch the application with CFBundleIdentifier 'com.mobilotto.mlgc' sbs_error = 1
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Warning>: 1 [020c/0603]: RNBRunLoopLaunchInferior DNBProcessLaunch() returned error: 'DRHT'
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Warning>: error: failed to launch process (null): SpringBoard is not running
Aug 13 01:26:04 unknown com.apple.launchd[1] <Notice>: (com.apple.SpringBoard) Exited: Killed: 9
Aug 13 01:26:04 unknown UIKitApplication:com.apple.mobilephone[0xa04d][490] <Notice>: Terminating in response to SpringBoard's termination.
Aug 13 01:26:04 unknown com.apple.debugserver-50[524] <Warning>: 2 [020c/1503]: error: ::read ( 4, 0x2ff079f0, 1024 ) => -1 err = Bad file descriptor (0x00000009)
Aug 13 01:25:52未知SCHelper[178]:0x1c507b10{port=0x29b7,caller=SpringBoard(480):com.apple.preferences,path=/Library/preferences/SystemConfiguration/preferences.plist}
Aug 13 01:26:03未知配置[26]:看门狗:com.apple.SpringBoard未响应;强行撞车
Aug 13 01:26:03未知配置[26]:看门狗:可以使用shell命令禁用:defaults write com.apple.mobilewatchdog watchdog enabled-bool no
Aug 13 01:26:04未知报告崩溃[528]:已将崩溃报告保存到/Library/Logs/CrashReporter/SpringBoard-2011-08-13-012603.plist使用uid:0 gid:0,synthetic\u euid:0 egid:0
Aug 13 01:26:04未知com.apple.debugserver-50[524]:错误:无法在CbundleIdentifier'com.mobilotto.mlgc'sbs_error=1的情况下启动应用程序
Aug 13 01:26:04未知的com.apple.debugserver-50[524]:1[020c/0603]:RNBrunLoopLaunchSubstander DNBProcessLaunch()返回错误:“DRHT”
Aug 13 01:26:04未知com.apple.debugserver-50[524]:错误:启动进程失败(null):SpringBoard未运行
8月13日01:26:04未知的com.apple.launchd[1]:(com.apple.SpringBoard)退出:死亡:9
Aug 13 01:26:04未知UIKIT应用程序:com.apple.mobilephone[0xa04d][490]:因SpringBoard终止而终止。
Aug 13 01:26:04未知com.apple.debugserver-50[524]:2[020c/1503]:错误:::读取(4,0x2ff079f0,1024)=>-1错误=错误的文件描述符(0x00000009)

将设备插入Xcode Organizer。转到设备上的应用程序。在那个里选择应用程序并按下页面底部的删除(-)按钮