Post

Replies

Boosts

Views

Activity

Reply to How can i include Mac M1 Device into the profile ?
close XCode show XCode's description with right mouse disable Rosetta2 reopen XCode, auto fix sign close XCode enable Rosetta2 reopen XCode & rebuild project
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to CTFontManagerRegisterFontsForURL Not Work
use: id fontDesc = [UIFontDescriptor fontDescriptorWithName:fntName size:fontSize]; id textFont = [UIFont fontWithDescriptor:fontDesc size:fontSize]; instead of: id textFont = [UIFont fontWithName:fntName size:fontSize];
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’21