You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: