I set "show live issues", but in the Xcode 26.2 version, I defined an unused variable in the function. This variable does not trigger real-time warnings; it only alerts when the compilation is completed. What settings should I make to trigger an alert for unused variables in real time?