feat: debugging overlay

This commit is contained in:
Michael Freno
2026-01-16 12:13:04 -05:00
parent dce626e9c2
commit 1cb9a2d4d4
8 changed files with 590 additions and 87 deletions

2
run
View File

@@ -147,7 +147,7 @@ launch_app() {
sleep 2
echo "================================================================"
/usr/bin/log stream --predicate "subsystem contains \"$APP_SUBSYSTEM\"" \
/usr/bin/log stream --level debug --predicate "subsystem contains \"$APP_SUBSYSTEM\"" \
--style compact 2>/dev/null
else
echo "⚠️ App not found at expected location, trying fallback..."