Presentation order of targets within XCode

Using XCode with USE_FOLDERS / set_taget_property(… FOLDER …) has helped organise my projects with lots of targets. However, the targets still appear inside XCode in arbitrary order (within the folders). Is there a way to enforce a particular presentation order, either sorted or defined by me?

Cc: @gjasny