I followed a bunch of tutorials but it doesn’t work: I simply want to add a custom font to a macOS app.
What I tried essentially:
.
THe value ATSApplicationFontsPath
(i.e. Application fonts resource path
) is relative to the Resources
folder of your app bundle.
To see where your fonts are copied to:
Resources
folder and find your fonts there.