16.6
What's New
iOS 16.6 delivers critical bug fixes for Matter smart home integration and UILabel text positioning. Developers using Xcode 14.3 should be aware of the NSBaselineOffsetAttributeName behavior change that affects text layout in labels with attributed strings.
Highlights
- iOS 16.6 SDK bundled with Xcode 14.3 for iPhone and iPad development
- Matter accessory pairing fix resolves nearby accessories list selection failure
- NSBaselineOffsetAttributeName behavior restored to pre-16.3 for UILabel attributed text
Breaking Changes
- NSBaselineOffsetAttributeName with negative values on UILabel attributedText reverts to pre-16.3 behavior, lowering text position within label bounds