xcode-wakatime
xcode-wakatime copied to clipboard
Can't uninstall wakatime on xcode
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/
Is there a way to properly uninstall waketime without reinstalling the whole Xcode again?
I've also experienced this! I had to uninstall and reinstall xcode :((( big sad
xcode version: 13.4.1 macOS: 12.5.1
other fixes in: #49