Post

Replies

Boosts

Views

Activity

Reply to how XCode to calculate Memory
Many thanks for the #include <os/proc.h> workaround and information about os_proc_available_memory(). I'm running into the same issue where it won't compile without that extra line in the bridging header, though it compiles fine for me once I add that extra include. I've also submitted a Feedback with FB10994534. Thanks!
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’22
Reply to [API] cannot add handler to 3 from 3 - dropping New XCode error!
I'm also getting this logged to console. This is with a UIKit app running as a Catalyst on Ventura. A tableview cell contains UIStackViews, and the cells size-to-fit, which I assume is what's causing the issue here (?). Everything runs fine, no crashes, and no idea what this log means.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to how XCode to calculate Memory
Many thanks for the #include <os/proc.h> workaround and information about os_proc_available_memory(). I'm running into the same issue where it won't compile without that extra line in the bridging header, though it compiles fine for me once I add that extra include. I've also submitted a Feedback with FB10994534. Thanks!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’22