Font (com.apple.font)

com.apple.font

The payload that configures fonts.

iOS(7.0)macOS(10.9)visionOS(2.0)
Branch: release

Settings (2)

SettingTypeRequiredDefaultManual InstallSupported OS
Font Name
Name
The user-visible name for the font. This field is replaced by the actual name of the font after installation. Each payload must contain exactly one font file in trueType (.ttf) or OpenType (.otf) format. Collection formats (.ttc or .otc) are not supported. Fonts are identified by their embedded PostScript names. Two fonts with the same PostScript name are considered to be the same font even if their contents differ. Installing two different fonts with the same PostScript name isn't supported, and the resulting behavior is undefined.
stringoptional
Yes
iOS (7.0+)macOS (10.9+)visionOS (2.0+)
Font
Font
The contents of the font file.
datarequired
Yes
iOS (7.0+)macOS (10.9+)visionOS (2.0+)