How can I remove apps from Organizer in Xcode?
Yes, you can delete all iOS Apps from Products.
So, go to this path:
~/Library/Developer/Xcode/Products
and remove any apps.
Be sure to remove any related archives in
~/Library/Developer/Xcode/Archives
which are divided by date archived.
If you have any difficulty to get the Library folder all you need to do is hit Command+Shift+G from the Mac desktop and type in ~/Library to temporarily access the Library directory in the Finder.
Just removing everything in ~/Library/Developer/Xcode/Products
is not really removing everything.
When you open Organizer, it will load the app lists on the left panel. To remove the app lists on the left panel, goto:
~/Library/Developer/Xcode/Archives
and remove everything in there too.