How to Update axe DevTools Mobile Analyzer for iOS

Link to How to Update axe DevTools Mobile Analyzer for iOS copied to clipboard

Stay up to date with the latest version for comprehensive accessibility testing for iOS or iPadOS applications.

Free Trial

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.

  1. Open the axeDevToolsMobileAnalyzer project in Xcode
  2. In the left pane of Xcode, expand axeDevTools in the Package Dependencies section
  3. Right-click on the axeDevToolsXCUI framework and select 'Show in Finder'
  4. Expand the axeDevToolsXCUI.xcframework folder
  5. Open Info.plist
  6. 'Bundle version' will tell you which version of the framework is being used (it will be in the format of x.x.x)