We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9e2b103
Release Highlights: - Swift 6 compatibility with improved concurrency safety - Thread-safe task management - Xcode 26+ compatibility (resolves performAndWait conflict) - Memory leak prevention with [weak self] - Native NotificationCenter.notifications() support - Enhanced Sendable compliance Breaking Changes: - Renamed performAndWait to performAndWaitWithResult to avoid conflicts with Xcode 26+ system API Migration Guide: See README.md for detailed migration instructions