zyafa / iOSCar

Tool for enabling "iOS in the Car" mode in iOS Simulator
61 stars 11 forks source link

How to uninstall iOSCar? #5

Open opusboo opened 10 years ago

opusboo commented 10 years ago

as title

petehare commented 10 years ago

Would love to know this too..

lukaskollmer commented 10 years ago

Well, for me was the only working solution to completely delete Xcode (By clicking the "x" in Launchpad while hitting Alt) and then re-install Xcode from the Mac App Store.

I'm not absolutely sure, but I think that when you delete applications from the AppStore, the applications supportfiles are deleted as well.

When iOSCar still is not removed, I'd uninstall Xcode again and delete then all Xcode related files and folders in ~/Libaray/Application Support and ~/users/USERNAME/library/application support. Xcode has some other special folders, like ~/USERNAME/library/application support/iPhone simulator.

I hope this helped you!

petehare commented 10 years ago

I found the closed issue #1 resolved the issue for me, but yours looks more permanent, thanks!

On 8 Apr 2014, at 2:54 pm, lukaskollmer notifications@github.com wrote:

Well, for me was the only working solution to completely delete Xcode (By clicking the "x" in Launchpad while hitting Alt) and then re-install Xcode from the Mac App Store.

I'm not absolutely sure, but I think that when you delete applications from the AppStore, the applications supportfiles are deleted as well.

When iOSCar still is not removed, I'd uninstall Xcode again and delete then all Xcode related files and folders in ~/Libaray/Application Support and ~/users/USERNAME/library/application support. Xcode has some other special folders, like ~/USERNAME/library/application support/iPhone simulator.

I hope this helped you!

— Reply to this email directly or view it on GitHub.