ios - Cannot add custom font to Xcode -


ok, i've done lot of reading, followed several tutorials, , still cannot add custom font ios app.

i've (1) added , copied fonts xcode.enter image description here

i've (2) added them correct target.enter image description here

i've (3) made sure included resources in bundle.enter image description here

i've (4) included them in info.plist.enter image description here

i've (5) tried find them in list of fonts inserting code.enter image description here

yet fonts still not appear. recognize font name not same file name, compared list of font family names , font names before , after, , exact same, proving no fonts added. i've followed , these tutorials t nothing working.

you inadvertently added them wrong (test) info.plist.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -