Releases: orchetect/MacControlCenterUI
Releases · orchetect/MacControlCenterUI
2.2.0
- Swift 6 strict concurrency compatibility
- Internal cleanup
2.0.10
- Cleaned up demo project and modernized it for macOS 15
2.0.9
MenuSlider
: Added compositing group to prevent graphical anomalies
- Demo project cleanup
2.0.8
- Updated demo project for Xcode 16 compatibility
2.0.7
- Added index safeguard while generating menu content
- View inits that take both
LocalizedStringKey
and String
now favor the localized key for string literals
2.0.6
- Updated Demo project with better compatibility for opening the SwiftUI Settings Scene on macOS 14
2.0.5
- Updated Demo project with better compatibility for opening the SwiftUI Settings Scene on macOS 14
2.0.4
- Updated Demo project with compatibility for opening the SwiftUI Settings Scene on macOS 14
2.0.3
- Package now builds on iOS, tvOS, watchOS and visionOS to support multiplatform projects