so I'm not sure I totally understand the underlying message here, that apple is possibly phoning home to App Store Connect to secretly record every time a developer launches a project? it sounds a bit strangely conspiratorial in the context of a system where apple controls the entire developer supply chain already. anyway, I understand this is just one of those things that some people decide to care a lot about, and in some cases it makes a lot of sense, but not this one.
Xcode Constantly Phones Home
21–30 of 63 posts
Re: Xcode Constantly Phones Home
#22if you are an apple ecosystem app developer, apple already has an awful lot of information about you. you've paid them $100 every year, you pay them at least a 15% cut of every sale. they know your personal address one way or another, and your tax information. you most likely use their IDE, their APIs / development kit, which either they provide or you are paying for as part of our $100 developer fee, depending on yo…
Re: Xcode Constantly Phones Home
#23That setting is meant to... well, communicate with Apple and get the latest provisioning profiles so that you don't have to manage them manually.
Xcode is terrible in a million different ways and Apple should be ashamed of it. But this is a non-issue.
Re: Xcode Constantly Phones Home
#24Earlier 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.
Re: Xcode Constantly Phones Home
#2515 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
#26Earlier 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.
Re: Xcode Constantly Phones Home
#27It makes connections to Apple when you launch it, and when you open project files.
It also makes connections when you build, although that is to be expected, since signing is required for uploading builds to the store.
It does not "constantly" phone home.
Re: Xcode Constantly Phones Home
#28Although the title was not changed, if you don't read the actual post, it's misleading. It makes connections to Apple when you launch it, and when you open project files. It also makes connections when you build, although that is to be expected, since signing is required for uploading builds to the store. It does not "constantly" phone home.
Same it shouldn't phone every time I open project files, what for? It would be also enough if phone home when openning Xcode once every 5 days unless dev manually ask for checking updates.
Re: Xcode Constantly Phones Home
#29This only occurs when you have Xcode set to automatically handle provisioning for you. If you don't, it doesn't happen. That setting is meant to... well, communicate with Apple and get the latest provisioning profiles so that you don't have to manage them manually. Xcode is terrible in a million different ways and Apple should be ashamed of it. But this is a non-issue.
This is clearly a yes-issue