breinhart / Lua-In-Xcode

A shell script and xclanspec to add Lua syntax support in Xcode
110 stars 70 forks source link

HELP!!! Forget to turn off the XCode #7

Open Angolar opened 9 years ago

Angolar commented 9 years ago

I forget exit XCode when Execute the script, how to roll back.

intheway commented 8 years ago

method 1:rm -f /private/var/folders/*/*/*/com.apple.DeveloperTools/*/Xcode/PlugInCache.xcplugincache if this does't work, then method 2: open /private/var/folders and search xcplugincache files, then delete it all. close xcode, and try steps again.