Post

Replies

Boosts

Views

Activity

Comment on Can someone explain this message
I get this warning when closing SwiftUI ColorPicker's window. -Wdeprecated-declarations didn't bring up anything, but using above breakpoint command stops exactly when closing. It is pointing to static AppDelegate.$main(), so that does not tell me a lot. I'm totally new to disassembly though.
Topic: Graphics & Games SubTopic: General Tags:
Oct ’24
Comment on Can someone explain this message
I get this warning when closing SwiftUI ColorPicker's window. -Wdeprecated-declarations didn't bring up anything, but using above breakpoint command stops exactly when closing. It is pointing to static AppDelegate.$main(), so that does not tell me a lot. I'm totally new to disassembly though.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on CGWindowListCreateImage -> ScreenCaptureKit
You were so right: CGDisplayCreateImageForRect macOS 10.6–14.4 Deprecated
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on SwiftUI : Why is my keyboard not showing?
Works with Xcode 14.2
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on flock failed to lock maps file: errno = 35
This was the cause here, too
Replies
Boosts
Views
Activity
Aug ’23
Comment on SwiftUI Tooltips
to make it work, change NSViewRepresentableContext to NSViewRepresentableContext<TooltipView>
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22