Great! Apple uses Rosetta emulator. It means, we just need to repack our existing packages for x86 and add Arm to manifest.
I’ll need the last confirmation. please do the next steps:
- Download
***-contrib-pysite-darwin_x86_64-2.39-***from Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog . It looks you have Python 3.9 in the system - Unpack it
- Replace ALL files in
~/.platformio/packages/contrib-pysiteby files from archive. But!!! KEEP OLDpackage.jsonand.pm. - Open PlatformIO CLI in IDE and type
pio home.
So, does it works WITHOUT recompiling which you reported above in the initial comment?