diff --git a/packages/cli/src/utils/sandbox-macos-strict.sb b/packages/cli/src/utils/sandbox-macos-strict.sb index c477077f..29f46a84 100644 --- a/packages/cli/src/utils/sandbox-macos-strict.sb +++ b/packages/cli/src/utils/sandbox-macos-strict.sb @@ -62,7 +62,7 @@ (sysctl-name-prefix "hw.perflevel") ) -;; allow writes to project directory, temp directory, stdout/stderr and /dev/null +;; allow writes to specific paths (allow file-write* (subpath (param "TARGET_DIR")) (subpath (param "TMP_DIR"))