Live data from Hacker News

Xcode Constantly Phones Home

lapcatsoftware.com

1–10 of 63 posts

Re: Xcode Constantly Phones Home

#7
Another annoying Xcode feature is that building a macOS app with Xcode command line tools (xcodebuild) sometimes complains that my iPhone is locked:

"An error occurred whilst preparing device for development -- Failed to prepare the device for development. Domain: com.apple.dtdevicekit Code: 806 Recovery Suggestion: Please unlock and reconnect the device. The device is locked. Domain: com.apple.dt.MobileDeviceErrorDomain"

Re: Xcode Constantly Phones Home

#9
post #4

not to mention you can't have a vpn enabled to debug an app locally on your own device connected via wire. strange

Not really, iOS does network magic over the wire.... back in the jailbroken days you could launch a daemon on the phone and it paired with a local app via WiFi to allow wireless debugging.... they did what apple does and rolled that feature in later on.
Post reply on HN