Contents

ATSApplicationFontsPath

The location of a font file or folder of fonts in the bundle’s Resources folder.

Discussion

If you set this key, the system allows the app in the bundle to use the fonts at the specified path. Set this key to the path relative to the bundle’s Resources folder. For example, if the fonts are in .../Resources/MyFonts, set this key to MyFonts/.

See Also

Fonts