CLAUDE.md: add never-hand-edit warning for generated xcodeproj

Claude-Session: https://claude.ai/code/session_01CqrgFRh9oCeBvbpSxyw3qA
This commit is contained in:
2026-07-04 13:23:30 -04:00
parent 541aa3d52c
commit 2f902d844e
+2 -1
View File
@@ -10,7 +10,8 @@ IceGlass is a macOS menu bar application that provides NHL game situational awar
### Build Commands ### Build Commands
```bash ```bash
# Generate Xcode project (after modifying project.yml) # Generate Xcode project (after modifying project.yml).
# Never hand-edit IceGlass.xcodeproj — it is generated and will be overwritten.
xcodegen generate xcodegen generate
# Build the project # Build the project