ios - How to stop XCode from generating xcuserdata folder and xcuserstate files? -


xcode automatically generates files in .xcodeproj project file , in .xcworkspace etc...

projectfolder.xcodeproj/project.xcworkspace/xcuserdata

this get's corrupted , make xcode crash upon launching or changing window inside, how make xcode not memorize window settings when launch again?

note, locked com.apple.dt.xcode.savedstate folder in

~/library/saved application state/ 

and never writes there.

edit

i made simple shell script, , get's job done : https://github.com/deya-eldeen/xcodeprojectcleaner

why not write little shell script deletes files want, , launches xcode? instead of opening xcode, open script.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -