Open Xcode and go to File --> Open Recent . From there select Clear Menu . This will remove the shortcut to your most recent projects. Close Xcode and reopen it.
With Xcode closed, locate that project folder in the Finder, move it to the trash, then empty the trash.
No, you can't.
Here's what works for me:
File->Open Recent->Clear Menu
Turned out that all you need to do is:
Select File->Open Recent->Clear Menu
Remove Xcode from the dock
Re-add Xcode to the dock
Warning: This solution will wipe the passwords of all your developer accounts in Xcode (Xcode > Preferences > Accounts); If you apply this method, you will have to re-enter them afterwards.
This is what worked for me in El Capitan / Xcode 7. In Terminal:
% defaults delete com.apple.dt.Xcode
% killall Dock
(Source: https://simon.heimlicher.com/articles/2011/07/26/disable-recent-items)
Strangely, the recommended command:
% defaults delete com.apple.dt.Xcode RecentDocuments
...gives the message:
Domain (com.apple.dt.Xcode) not found. Defaults have not been changed.
...so I removed the RecentDocuments
part and decided to go nuclear. Haven't checked what else is nuked (other than the passwords mentioned above), so use at your own risk.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With