From 73c18c6ddcbdbe50270cad13cf581494586f33c9 Mon Sep 17 00:00:00 2001 From: _Qubarf Date: Sat, 17 Sep 2022 10:46:13 +0800 Subject: [PATCH] Updated Downloading and installing xcode headless scriptless (markdown) --- Downloading-and-installing-xcode-headless---scriptless.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Downloading-and-installing-xcode-headless---scriptless.md b/Downloading-and-installing-xcode-headless---scriptless.md index 660564d..dd48f13 100644 --- a/Downloading-and-installing-xcode-headless---scriptless.md +++ b/Downloading-and-installing-xcode-headless---scriptless.md @@ -23,4 +23,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) \ No newline at end of file +`sudo xcodebuild -runFirstLaunch` (took ~10 minutes for me) +`DevToolsSecurity -enable` \ No newline at end of file