Skip to main content
Solved

Xcode 14 setup

  • March 1, 2023
  • 2 replies
  • 16 views

dlondon
Forum|alt.badge.img+14

Xcode 14 on Ventura seems to have a different setup than in the past.  When it’s first opened it presents this 

 and if I click the Install button it promos for admin credentials.  

Does anyone know how to preinstall the platform items?

 

 

 

 

 

 

Best answer by dlondon

This was what I was presented with in a lab that I upgraded to Ventura.  Xcode automatically updated but I suspect I needed to re-run the postinstall script that installs all the packages in

/Applications/Xcode.app/Contents/Resources/Packages/

So far in my testing this is the answer and that makes sense as the packages in there are newer than the previous version when it was last run

2 replies

dlondon
Forum|alt.badge.img+14
  • Author
  • Honored Contributor
  • Answer
  • March 2, 2023

This was what I was presented with in a lab that I upgraded to Ventura.  Xcode automatically updated but I suspect I needed to re-run the postinstall script that installs all the packages in

/Applications/Xcode.app/Contents/Resources/Packages/

So far in my testing this is the answer and that makes sense as the packages in there are newer than the previous version when it was last run


Forum|alt.badge.img+5
  • Contributor
  • July 5, 2023

Hi

How did you resolve this issue?

Thanks!