Skip to main content

Is this blog still accurate for version 16.3? Any changes or modifications needed for the newer version?

Deploying Xcode on managed devices

Configure Xcode post installation script with SDK download for Xcode 14 and 15 · GitHub

Yeah, I'm using the same method to deploy it


Nope, should be the same. The only cavate is adding everyone to the developers group goes against least privileged access. We have a policy that is scoped to an AD group which adds/removes people from the local developer group. A bit silly? Yes, but its what zero trust wants.


Reply