简体   繁体   中英

Custom font none installed - Xcode 11 beta

After installing the new beta xCode. The custom font set in an existing project does not work. When opening the storyboard file, it says as shown in image below

在此处输入图像描述

After clocking ok, I'm not able to choose custom font from the attribute inspector.

在此处输入图像描述

It was working fine with xcode 10.2. This issue occurs only on Xcode 11 beta

I've also had this issue.

I had to change the text style to attributed, pick the font, then change back to plain.

切换系统语言后,我遇到了同样的问题,此问题已通过重新启动系统然后重新启动Xcode来解决。

2022 Update!

You don't need to restart your system. Just perform these simple steps to solve this issue.

  1. Open Spotlight (Cmd + space) and type Font Book
  2. Drag-Drop your font into the Font Book.
  3. Restart Xcode and it'll work fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM