When updating Synergy in macOS, you may get an error message saying you can't continue because the Synergy.app is in use, even though the application has been closed.
The solution is to either to force the application processes to close, or remove the application in another way.
First restart the computer to see if the error message clears, and if that does not work follow the steps below.
Follow these steps:
Go to the Launchpad and search for Terminal, then open the Terminal application and run these commands:
sudo killall synergy
sudo killall synergys
If that doesn't help, uninstall the Synergy application in the terminal.
Follow these steps:
Go to the Launchpad and search for Terminal, then open the Terminal application and run these commands:
sudo rm -rf /Applications/Synergy.app/
This should hopefully remove the .app file (which is the application you see in the Applications folder).
Once the Synergy processes have been stopped or the .app has been removed continue with the Synergy update.
If this article didn't help, you can talk to someone on our support team (unless we sent you here, in which case please reply via the ticket you already have open).