You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2025. It is now read-only.
I'm struggling to understand how to use xcsentinel and sometimes it hangs and never responds. I'm hoping it can help me get more predictable error detection (many times my Claude Code or Codex reports no errors or no failed tests - #1 could be useful)
Sometimes running make before can help, but other times it doesn't.
I installed xcodemake to see if that would help, but it still gets stuck sometimes.
QUESTION: I'm sometimes editing files in an SPM package, and that package is stored a level up from the project. (Do local packages need to be in the project directory? Or added as dependencies)
I'm struggling to understand how to use
xcsentineland sometimes it hangs and never responds. I'm hoping it can help me get more predictable error detection (many times my Claude Code or Codex reports no errors or no failed tests - #1 could be useful)Sometimes running
makebefore can help, but other times it doesn't.I installed
xcodemaketo see if that would help, but it still gets stuck sometimes.QUESTION: I'm sometimes editing files in an SPM package, and that package is stored a level up from the project. (Do local packages need to be in the project directory? Or added as dependencies)