Xcode, how to updates "Recent" projects -


i have list of projects working on, of no longer relevant. able remove them "recents" list shows when xcode starts up.

how remove projects "recents" list?

please let me know

you can clear entire recent projects list via "file" -> "open recent" -> "clear menu" option within file menu. (this applies xcode 4.x, there's equivalent in xcode 3.x in event it's not in same location.)


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -