Skip to main content
Solved

Deploying Xcode 16.3

  • May 14, 2025
  • 2 replies
  • 38 views

Forum|alt.badge.img+1

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

Best answer by shrisivakumaran

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

2 replies

shrisivakumaran
Forum|alt.badge.img+8

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


AJPinto
Forum|alt.badge.img+26
  • Legendary Contributor
  • May 14, 2025

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.