Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将自定义字体导入 XCode 并遵循以下步骤:
NSLog(@"FONT FAMILIES\n%@",[UIFont familyNames]);
但是,特定字体似乎没有添加到我的项目中。这让我很难过。任何人都可以阐明问题可能是什么?
找出解决方案-此处的答案中提供了解决方案-未导入自定义字体