Appearance
An application that contains an application target that depends on system libraries and frameworks (.framework and .tbd).
.framework
.tbd
One of the dependencies is declared as .optional i.e. will be linked weakly.
.optional
Check out example