Live data from Hacker News

Xcode Constantly Phones Home

lapcatsoftware.com

11–20 of 63 posts

Re: Xcode Constantly Phones Home

#12

When you name a variable "apple" it will directly inform apple and you get a warning for violating their brand.

Is that sarcasm? I wouldn't put it past them to do that. If it isn't, could you provide a source?

Sadly its sarcasm.

What is not sarcasm, that I once lived in a region in germany where apples are grown. The local government had a project where they created some hiking trails. They wanted to call one of those "Apfelweg" (apple street or s.th. in englisch), because you know, there are apple trees everywhere. They had been sued by apple and had to rename it. Real.

Re: Xcode Constantly Phones Home

#13

Earlier quoted context omitted.

Is that sarcasm? I wouldn't put it past them to do that. If it isn't, could you provide a source?

Sadly its sarcasm. What is not sarcasm, that I once lived in a region in germany where apples are grown. The local government had a project where they created some hiking trails. They wanted to call one of those "Apfelweg" (apple street or s.th. in englisch), because you know, there are apple trees everywhere. They had been sued by apple and had to rename it. Real.

Do you mean "Apfel Route"?

https://www.phonearena.com/news/Apple-Apfelroute-logo-German...

Re: Xcode Constantly Phones Home

#14

Earlier quoted context omitted.

Is that sarcasm? I wouldn't put it past them to do that. If it isn't, could you provide a source?

Sadly its sarcasm. What is not sarcasm, that I once lived in a region in germany where apples are grown. The local government had a project where they created some hiking trails. They wanted to call one of those "Apfelweg" (apple street or s.th. in englisch), because you know, there are apple trees everywhere. They had been sued by apple and had to rename it. Real.

Reminds me of the café "Apfelkind" in Bonn: https://www.zdnet.de/88171481/apple-beendet-markenstreit-mit...

Re: Xcode Constantly Phones Home

#15
15 years back I used to work somewhere that had an entirely separate engineering network with no route to the Internet. And a build room that was physically airgapped. All for good reasons. Xcode worked fine.

I wonder how they do it now. I imagine Apple’s requirements have made it a lot more complicated.

Re: Xcode Constantly Phones Home

#16
post #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.

It really does not. Set the right flags, and your debugger traffic gets routed into the tunnel.

Re: Xcode Constantly Phones Home

#20
post #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.MobileDeviceErrorDo…

[dead]
Post reply on HN