Post

Replies

Boosts

Views

Activity

Unable to install font system-wide
Hi, I am planning to bring my fonts to iOS. However, it can only works on app but not system-wide. I did watch the WWDC video but have no idea how it works (no sample code/project). Sample Code: let fontURLs = [Bundle.main.url(forResource: "File", withExtension: "otf")!] as CFArray CTFontManagerRegisterFontURLs(fontURLs, .none, true) { ... Thank you.
3
0
644
Jun ’24