XCode 11.4.1 - custom font in Interface Builder

Hi!


I tried to add a custom font to my iOS project. Imported the files, set target, added them via Info.plist and checked, that they are included in bundled ressources. Everything is fine so far, BUT I cannot select them in interface builder and when I try to set i.e. a label font programmatically, the app does not find the font.


OS is Catalina 10.15.4, updated from Mojave.


What am I doing wrong or can be done?


Regards,

Holger

Replies

Can you put bthem in xcassets as well ? Does it change anything ?