- Add VoiceOver labels and hints to all voting layouts, settings, widgets, onboarding screens, and entry cells - Add Reduce Motion support to button animations throughout the app - Ensure 44x44pt minimum touch targets on widget mood buttons - Enhance AccessibilityHelpers with Dynamic Type support, ScaledValue wrapper, and VoiceOver detection utilities - Gate premium features (Insights, Month/Year views) behind subscription - Update widgets to show subscription prompts for non-subscribers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
32 lines
831 B
JSON
32 lines
831 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:*)",
|
|
"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:*)"
|
|
],
|
|
"ask": [
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)"
|
|
]
|
|
}
|
|
}
|