Remove XCode fully

dmw3
Contributor III

Hi all, we have had a request to remove XCode from our Labs, then install a set version of XCode from Apple Developer that will not be updated for a semester (here it is about 5 months). The removal needs to be all the installed bits including the Command-line tools, just in case it is different to that in the Developer release.
Currently we are deploying XCode via VPP so that will need to have the Labs out of Scope, easy enough. Removal of all the installed bits is a bit different, the app can be removed with a command, any ideas on removing the rest?

```rm -rf /Applications/Xcode.app
```

0 REPLIES 0