Skip to content

Remove the Logcat viewer#198

Merged
rz-openai merged 1 commit into
mainfrom
dev/rz/remove-logcat
Jul 15, 2026
Merged

Remove the Logcat viewer#198
rz-openai merged 1 commit into
mainfrom
dev/rz/remove-logcat

Conversation

@rz-openai

Copy link
Copy Markdown
Collaborator

Summary

Removes the unused Logcat viewer and its isolated implementation from the macOS app.

  • Delete the 21 Logcat-specific Swift source files, including the streaming, filtering, crash-viewer, and persistence code.
  • Remove the Logcat window scene, external-event registration, Tools-menu item, and keyboard shortcut.
  • Remove the now-unused Logcat logger category.

This reduces the app's maintenance and input-parsing surface without affecting capture or Network Inspector functionality.

Validation

  • xcodebuild -project Snap-O.xcodeproj -scheme Snap-O CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO build
  • Verified there are no remaining Logcat source, filename, or compiled-source-list references.

@rz-openai
rz-openai marked this pull request as ready for review July 15, 2026 17:42
@rz-openai
rz-openai merged commit 5d517c1 into main Jul 15, 2026
3 checks passed
@rz-openai
rz-openai deleted the dev/rz/remove-logcat branch July 15, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant