How to Update axe DevTools Mobile Analyzer for iOS
Stay up to date with the latest version for comprehensive accessibility testing for iOS or iPadOS applications.
How to Update
To download and set up the latest version of the axe DevTools Mobile Analyzer, follow these steps:
How to Check the Current Version of the Rule Engine
If you need to report a bug or are curious about which version of the rule engine you are running, follow the steps below to find the version number of the axeDevToolsXCUI framework being used.
- Open the
axeDevToolsMobileAnalyzer
project in Xcode - In the left pane of Xcode, expand
axeDevTools
in the Package Dependencies section - Right-click on the
axeDevToolsXCUI
framework and select 'Show in Finder' - Expand the
axeDevToolsXCUI.xcframework
folder - Open
Info.plist
- 'Bundle version' will tell you which version of the framework is being used (it will be in the format of x.x.x)