macOS ARM Support
This is a tracker for all the changes that must be made to get KiCad ready to support the new macOS 11/ARM architectures. # wxWidgets The following commits from wxWidgets may need to be cherry-picked into our fork to allow it to support building for ARM devices: * [Include name in os version](https://github.com/wxWidgets/wxWidgets/commit/d881f2e72b06f173d7645b0d8bfd8ff52e082aa2) * [Configure-file fixes](https://github.com/wxWidgets/wxWidgets/pull/1920)
epic