Thank you. The WWDC video says that apps signed by the same developer accoun or team can update each other. Unfortunately, this does not seem to be true:
I created two apps with Xcode: "TestApp" and "TestUpdater". They launch fine, are signed with the same certificate and pass Gatekeeper (spctl --assess). Both apps lie in /Applications and are owned by my user.
On launch, TestUpdater tries to create a folder inside TestApp. This fails with the same permission error I described at the top.
Topic:
Privacy & Security
SubTopic:
General
Tags: