1

Usually there are predefined text styles ( https://developer.apple.com/design/human-interface-guidelines/ios/visual-design/typography/ ) available in storyboard-builder interface. After updating to XCode 13 I no longer have option to select a text style as there is nothing listed.

I tried re-installing but nothing changed.

Does anyone else have this issue? Any ideas?

text style selection

Nephilim
  • 29
  • 5
  • Haven't experienced any issues with fonts. Does the issue happen in fresh project (neither `.xcodeproj` nor `.storyboard` are corrupted in some way)? Try installing [San Francisco fonts](https://developer.apple.com/fonts). – esesmuedgars Oct 08 '21 at 10:03
  • SF-fonts are installed. The issue does happen to all iOS-projects with XCode 13. When using Mac-projects I can use text styles normally as I was able to use in XCode 12.5 @ iOS too ^^ – Nephilim Oct 08 '21 at 10:07
  • By _installed_, do you mean you have tried reinstalling 'em? – esesmuedgars Oct 08 '21 at 10:08
  • If you insist on setting fonts in the Interface Builder, although tedious, I assume you should be able to go around the issue if you describe desired fonts through `.storyboard` source code (e.g., modifying font descriptions of your labels ``). You can also do it [programmatically in your view classes](https://developer.apple.com/documentation/uikit/uifont/scaling_fonts_automatically). – esesmuedgars Oct 08 '21 at 10:23
  • 1
    Yeah thats not sense of my question as this wouldnt solve my issue. ;) Thanks nonetheless! Nonetheless, after multiple re-installs incl. deleting derived data, caches etc and reboots I now suddenly showed up text styles correctly again... – Nephilim Oct 08 '21 at 10:44
  • Having the same issue, except it suddenly happened out of nowhere and now I can't get styles to show again. Have been changing text styles the last few days and this morning it just went missing. – Zee Feb 23 '23 at 07:12

0 Answers0