I recently updated my Xcode and macOS, and now the custom fonts that used to work perfectly aren’t showing up anymore when using attributed text. I’ve double-checked that the fonts are included in the project’s Info.plist under UIAppFonts, and they appear in Font Book. Has anyone encountered a similar issue after updating Xcode or macOS? How can I get custom fonts to work again?
2