Skip to content

Instantly share code, notes, and snippets.

@HereOrCode
Created January 14, 2023 13:25
Show Gist options
  • Save HereOrCode/52089e6aba9f5c33ba3f2173ac28f401 to your computer and use it in GitHub Desktop.
Save HereOrCode/52089e6aba9f5c33ba3f2173ac28f401 to your computer and use it in GitHub Desktop.
Completely uninstall Cocos Creator on Mac

Creator is a standard mac application which creates following folders and files:

~/Library/Preferences/com.cocos.creator.plist
~/Library/Application Support/CocosCreator/

#if you install v1.0.2
~/Library/Application Support/com.cocos.creator.ShipIt 

~/Library/Saved Application State/com.cocos.creator.savedState
~/.CocosCreator/

https://discuss.cocos2d-x.org/t/completely-uninstall-cocos-creator-on-mac/31937

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment