mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
e9aac53cec
Instead of using install() commands, we use the MACOSX_PACKAGE_LOCATION property, which will allow the files to be identified and updated individually by the build system without having to remove the entire folder and copy it each time. deploy-mac.py is now idempotent and should be working properly, so we'll call it all the time from now on.