📜 ⬆️ ⬇️

Plugin for Xcode that automatically checks the accessibility of interfaces in iOS: distribution of free beta versions

Deque Systems introduced the beta version of the WorldSpace Xcode Plugin, which integrates into Xcode and automatically analyzes the project source code for the correct indication of all accessibility attributes. The plugin also provides context-sensitive help on how to solve certain accessibility problems in iOS. In addition, it can be embedded in Continuous Integration.

Using this tool, you can easily incorporate VoiceOver support into the development process on an ongoing basis, as it allows you to tap into the basic problems of non-visual interface accessibility by pressing a couple of buttons. The plugin uses a growing set of rules based on the WCAG 2.0 standard criteria.

In general, the WorldSpace Xcode Plugin is supposed to be a commercial product, but currently it is in beta and can be provided for free in the interest of testing. If you want to try this plugin and improve the availability of your products, then anyone can write a request for a free beta to email xcode@deque.com .

If there is a willingness to understand accessibility on your own, then you can simply refer to the relevant Apple documentation , expanding your knowledge and adding a mysterious skill to many in the resume.
')
UPD: A problem was noted in order to contact the developers at a special email address, so you can try to use alternatives:

  1. General Email Support
  2. Twitter
  3. LinkedIn profile
  4. Facebook profile

Source: https://habr.com/ru/post/226195/


All Articles