Files
Reflect/.claude/settings.local.json
Trey t 4fbefd86fb Fix HealthKit sync progress layout overlapping
Changed ZStack to VStack so progress indicator appears below the
toggle row instead of overlapping it.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 00:59:23 -06:00

22 lines
507 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:*)",
"Bash(git commit:*)"
]
}
}