iPhoneアプリをXcodeで開発中に急にインストールできなくなった場合
XcodeでiPhoneアプリの開発中に急にこんなメッセージが出てアプリが起動できない状態になった。
|
1 2 |
Couldn't register xxx.xxxxxx.xxxxxx with the bootstrap server. Error: unknown error code.
This generally means that another instance of this process was already running or is hung in the debugger.warning: Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.3.3 (8J2)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found). |
iPhoneを再起動したら直った。
いつの間にかiPhoneの状態に問題が出てたのかな。