The code completion in Swift with previous versions (prior to 7) was a bit hit and miss, but having upgraded to 7 I'm not getting any code completion at all when trying to use 'po' in the console with Swift. Anything that can be reset or changed to get this working, or is there a replacement command for 'po' that I should be using?
This is demonstrable with a brand new iOS single view project in Swift, so isn't related to the inclusion of Objective C code.
Objective C only projects work fine.
Using 7A121L