Files
ddys-client/.claude/settings.local.json
2026-02-27 13:50:32 +08:00

32 lines
784 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:*)",
"Bash(git:*)",
"Bash(xcrun simctl:*)",
"Bash(xcrun devicectl:*)",
"Bash(networksetup:*)",
"Bash(system_profiler SPNetworkDataType:*)"
]
}
}