xcode-wakatime icon indicating copy to clipboard operation
xcode-wakatime copied to clipboard

Can't uninstall wakatime on xcode

Open erfanansari opened this issue 2 years ago • 2 comments

So I wanted to add Apple ID in order to run my app on a physical iPhone, but I got the following error: Couldn’t communicate with a helper application. So I decided to uninstall waketime because it sounds like it is the reason I can't add my account. So I ran the following command that was mentioned for uninstalling Xcode: curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/uninstall.sh | sh

but the problem is that I get this error while running it: sed: /var/at/tabs/: No such file or directory

Is there a way to properly uninstall waketime without reinstalling the whole Xcode again?

erfanansari avatar Aug 27 '22 15:08 erfanansari

I've also experienced this! I had to uninstall and reinstall xcode :((( big sad

xcode version: 13.4.1 macOS: 12.5.1

ThoseGuysInTown avatar Aug 30 '22 16:08 ThoseGuysInTown

other fixes in: #49

ThoseGuysInTown avatar Aug 30 '22 16:08 ThoseGuysInTown