How to get a list of installed apps in iOS11 using Swift ?

I want to get list of the apps installed on the users device in iOS 11 using Swift 4. But I'm unable to find a place where such functionality is documented. Is it even possible in iOS 11 ?

This is not possible by design.

How to get a list of installed apps in iOS11 using Swift ?
 
 
Q