Released on 2022-09-17.
Requires Xcode 14.0
What's new:
-
Adds support for SwiftUI 4.0
-
New APIs:
find(viewWithAccessibilityLabel: )
andfind(viewWithAccessibilityIdentifier: )
(PR #168)axes: Axis.Set
andshowsIndicators: Bool
inspectable attributes onScrollView
callOnSubmit
inspection of theonSubmit
modifier (PR #184)primaryAction
inspection support onMenu
(#183)- Inspectable attributes on
Rotation3D
(PR #191) Label(_:systemImage:)
inspection (#176)
-
Fixes and PRs: