Files
Reflect/.claude/settings.local.json
Trey t 0cd09a5f51 wip
2025-12-22 14:07:42 -06:00

29 lines
786 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(xcodebuild:*)",
"Bash(cat:*)",
"Bash(grep:*)",
"WebSearch",
"WebFetch(domain:swiftwithmajid.com)",
"WebFetch(domain:azamsharp.com)",
"WebFetch(domain:www.createwithswift.com)",
"Skill(frontend-design:frontend-design)",
"Bash(npx claude-plugins:*)",
"Bash(cloc:*)",
"Bash(swift -parse:*)",
"Bash(swiftc:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"WebFetch(domain:apps.apple.com)",
"Bash(ls:*)",
"Bash(python3:*)",
"Bash( comm -23 /tmp/code_keys.txt /tmp/xcstrings_keys.txt)",
"Bash( comm -13 /tmp/code_keys.txt /tmp/xcstrings_keys.txt)",
"Bash(xargs cat:*)",
"Bash(xcrun simctl:*)"
]
}
}