Files
ddys-client/.claude/settings.local.json
2026-02-26 22:15:35 +08:00

27 lines
619 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:ddys.io)",
"Bash(which xcodegen:*)",
"Bash(brew install:*)",
"WebSearch",
"WebFetch(domain:greasyfork.org)",
"WebFetch(domain:github.com)",
"Bash(swift build:*)",
"Bash(sips:*)",
"Bash(xcodegen generate:*)",
"Bash(pwd:*)",
"Bash(open:*)",
"Bash(osascript:*)",
"Bash(curl:*)",
"Bash(xcodebuild:*)",
"Bash(/bin/mkdir:*)",
"Bash(/bin/cp $f:*)",
"Bash(xargs -I{} sample {} 1)",
"Bash(killall xcodebuild:*)",
"Bash(cp:*)",
"Bash(pkill:*)"
]
}
}