v/1.5.0
- Updates the Xcode project to require Xcode 14
- Sets the minimum deployment target to macOS 10.13
- Adds
tabView:willMoveTabViewItem:toIndex:
to MMTabBarViewDelegate - Uses NSColor.secondaryLabelColor for inactive tabs in dark mode
- Fixes an exception that can occur in macOS 12.3 and later
- Replaces deprecated Cocoa methods and properties
- Resolves various build warnings