Skip to content

Commit cdae3cf

Browse files
committed
Update CLAUDE.md
1 parent 3ce074e commit cdae3cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CLAUDE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,8 @@ New fixtures should follow the pattern `NNN-description.pbxproj` (e.g., `009-exp
105105

106106
In `json.test.ts`, fixtures are added to two arrays:
107107
- `fixtures` - Tests parsing correctness by comparing against macOS `plutil` output
108-
- `inOutFixtures` - Tests round-trip (parse → build → should equal original). Only add here if the fixture round-trips perfectly; some fixtures have known formatting differences.
108+
- `inOutFixtures` - Tests round-trip (parse → build → should equal original). Only add here if the fixture round-trips perfectly; some fixtures have known formatting differences.
109+
110+
## Research
111+
112+
When searching Apple docs, replace https://developer.apple.com with https://sosumi.ai to read as markdown. e.g. https://sosumi.ai/documentation/Xcode/configuring-app-groups instead of https://developer.apple.com/documentation/xcode/configuring-app-groups

0 commit comments

Comments
 (0)