CLAUDE.md: add never-hand-edit warning for generated xcodeproj
Claude-Session: https://claude.ai/code/session_01CqrgFRh9oCeBvbpSxyw3qA
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user