the signals and their derived score are provisional and subject to change.
validate manually before sharing.
d3db1bbd62025bce0e67fe95bcbdb8f9ec68a5bad38fab3d166ff9d286203d6e5b97178a934195f1Authored: 4 weeks ago (Sun, 2 Aug 2026 18:20:15 +0000)Match: noreply@anthropic.comd38fab3d166ff9d286203d6e5b97178a934195f1Authored: 4 weeks ago (Sun, 2 Aug 2026 18:20:15 +0000)Match: https://claude.ai/code/session_01DWJjZT2o7Cir7tmGYR3Z2Ue027c009f967ffef86a7ee769bc91b5db5046dd8Authored: 5 months ago (Tue, 24 Mar 2026 03:25:58 +0000)Match: Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>4a1e471251608f9cd8900edd74475c7ea8db8881Authored: 6 months ago (Mon, 9 Feb 2026 18:56:48 +0000)Match: Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>CLAUDE.mdTool: claude-code# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Build and Development Commands
### Building and Testing
- **Full build and test**: `./buildscripts/build_and_test.sh` - Builds both macOS and iOS targets and runs all tests
- **Quiet build and test**: `./buildscripts/quiet_build_and_test.sh` - Same as above with less verbose output
- **Manual Xcode builds**:
- macOS: `xcodebuild -project NetNewsWire.xcodeproj -scheme NetNewsWire -destin.claude/File: .gitignoreTool: claude-code