Post

Replies

Boosts

Views

Activity

Unable to find custom imported font for label. (Xcode 16.3)
Hello! I've been trying to select a custom font to use for my label, but when I import it correctly, it doesn't show up in the fonts available for selection (See images below.) I've tried closing/reopening Xcode and cleaning and rebuilding the project. Nothing I've tried has worked so far. Thank you!
Replies
1
Boosts
1
Views
91
Activity
Apr ’25
How to tell Xcode13 to use GCC for building C++ projects?
I have GCC installed and require the ability to use some libraries that are only supported in C++20 for now. In the project build settings in Xcode, how do I use the GCC compiler instead of the libc++ compiler used by default? This question appears to have been asked earlier last year however has not been answered.
Replies
1
Boosts
0
Views
2.3k
Activity
Dec ’21