Post

Replies

Boosts

Views

Activity

Comment on Xcode (14 & 15 beta) not responding when creating a new project
I can't tell you what the reason is but it resolved itself after a while for me. I'm assuming iCloud finished syncing something and some deadlock between Xcode and iCloud was lifted afterwards but I can't be sure.
Replies
Boosts
Views
Activity
Jun ’23
Comment on stdout/stderr in Instruments does not show output
Hi and thank you for your comprehensive response. I added fflush(stdout) after my printf statements and that resolved it, so I believe you were right about the buffering being the culprit here. Are there any downsides to using fflush(stdout) I'm unaware of vs. setting the STDBUF environment variable? Thanks again!
Replies
Boosts
Views
Activity
Jun ’23
Comment on Is there no way to check in code if the "Focus Style: High Contrast" accessibility setting on tvOS is active?
Thank you very much for the swift response, I will!
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21