Reveal 31
- macOS 10.15.4+
- iOS 10.3+
- tvOS 10.2+
- Xcode 12.5+
Fixed
- Fixes a crash introduced in Reveal v30 that occurred while serializing
UIButton
instances on devices and Simulators running UIKit v15. We were incorrectly attempting to serialize thesubtitleLabel
property as a string, when it is actually an instance ofUILabel
. - Restores a proper menu separator when inspecting fonts in the inspectors.