I have successful built the final SerialPrograms and run it but have may issues with it. My Mac is 12.7.6.
First, from terminal i noted this:
libpng warning: Application built with libpng-1.4.12 but running with 1.6.44
And if i choose Max Lair - Program, i got this popup error:
"Failed to load program.
FileException
Unable to open image.
File: /Users/trungnguyen/Documents/PokemonTool/Arduino-Source/build_mac/SerialPrograms.app/Contents/MacOS/../../../../Resources/PokemonSwSh/PokeballSprites.png
Location: PokemonAutomation::ImageRGB32::ImageRGB32(const std::string &)"
The file exist, i double check with cd /Users/trungnguyen/Documents/PokemonTool/Arduino-Source/build_mac/SerialPrograms.app/Contents/MacOS/../../../../Resources/PokemonSwSh/PokeballSprites.png and it work with the file there.
Second, i cannot connect to the usb serial, it keep showing Connecting, i tried both cu. and tty., got the same result. As for the Aurdino Leonardo, it only have "L" led keep flashing, and the On led is on.