diff --git a/Downloading-and-installing-xcode-headless---scriptless.md b/Downloading-and-installing-xcode-headless---scriptless.md index dd48f13..e9d6416 100644 --- a/Downloading-and-installing-xcode-headless---scriptless.md +++ b/Downloading-and-installing-xcode-headless---scriptless.md @@ -24,4 +24,5 @@ I was using the pre-setup Catalina docker, so I chose [this version](https://dev `sudo xcodebuild -license accept` `sudo xcodebuild -runFirstLaunch` (took ~10 minutes for me) + `DevToolsSecurity -enable` \ No newline at end of file