shinra-electric / RPCS3-Arm-Build-Script

Script that will compile an Arm build of the RPCS3 Emulator for macOS
MIT License
5 stars 0 forks source link

[Portability] Qt Frameworks are not bundled #6

Open shinra-electric opened 7 months ago

shinra-electric commented 7 months ago

Currently the script does not bundle the Qt Frameworks into the app bundle.

This means that the app is not fully self-contained, and will not run on other Macs that do not have Qt installed.