Xcode – check the type of extension
In iOS there are several app extensions described here and I would like to know how to distinguish each type. In my current project I have a lot of extensions without a descriptive name. How could i figure out what…