You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Disable automatic update checks in debug builds and fix Swift 6 concurrency warnings
- Disable Sparkle automatic update checks when running in DEBUG configuration
- Fix UIConstantsProvider protocol to be Sendable
- Fix NSImage capture warnings in UploadCompletionFeedback using @unchecked Sendable wrapper
- Fix AsyncPatterns generic constraint to require Sendable AsyncIterator
- All Swift 6 strict concurrency warnings have been resolved
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments