I am developing an application on iOS6.0 using Xcode3.2.5. Since I have a copy of the iPhoneOS6.0.sdk directory and DeviceSupport / 6.0 in Developer, I can install and run the application with Xcode. But I was not able to start the tools application by starting with Xcode or directly double-clicking the Tools application. Error message:
Could not connect to device
Failed to start the tool daemon for iOS on iPod007 (v6.0) '((null))
Reconnect the device.
I get the same message after reconnecting the device.
source
share