45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
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:*)",
|
|
"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:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(open:*)",
|
|
"Bash(npx skills:*)",
|
|
"Bash(npx create-video@latest:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(npx remotion render:*)",
|
|
"Bash(ffmpeg:*)",
|
|
"Bash(sips:*)",
|
|
"Bash(unzip:*)",
|
|
"Bash(plutil:*)",
|
|
"Bash(done)",
|
|
"Bash(for:*)"
|
|
],
|
|
"ask": [
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
]
|
|
}
|
|
}
|