This commit is contained in:
Trey t
2025-12-22 14:07:42 -06:00
parent 2e9e28d00b
commit 0cd09a5f51
7 changed files with 526 additions and 26 deletions

View File

@@ -15,7 +15,14 @@
"Bash(swift -parse:*)",
"Bash(swiftc:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
"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:*)"
]
}
}