Xcode 26.2 does not allow for real-time updates warning

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?

Thanks for taking the time to share your question here. Unfortunately, it hasn't received an answer yet. Here are a few suggestions that might help it attract more attention:

  • Provide more details: Expanding on your post to include any error messages, code snippets, steps you've already taken to troubleshoot, and the expected/actual outcomes would be very helpful.
  • Be specific about your technology stack: Clearly state the programming languages, frameworks, or tools you are using.
  • Check for duplicates: Before posting, make sure your question hasn't been asked before. You can use the search bar to find similar threads.

I'm sure someone in the community will be able to help once you have a chance to update your post.

I would love to help you in this issue, examples or code will help me understand better your issue.

Albert Pascual
  Worldwide Developer Relations.

Xcode 26.2 does not allow for real-time updates warning
 
 
Q