I am trying to add an external font to my iOS application. I went to add an entry to the plist file, but when I checked, section of the "fonts provided by the application" does not exist.
Is this feature implemented in Xcode 5 differently?
Cheers
You first need to apply the "Fonts provided by the application" Adding a new area, choosing the appropriate category and adding your font name
Keep in mind that the selection case is sensitive.
1. Create a new list by pressing +
symbol
2. Type capital F
Comments
Post a Comment