Post

Replies

Boosts

Views

Activity

Comment on Sudden Drop in CPU Utilization in macOS App After Extended Operation
Thank you for your support! I'm leaning towards the conclusion that the issue might not be related to thread contention. I'll take a closer look into the aspects you mentioned and investigate further.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on SwiftData Migration Error: Missing Attribute Values on Mandatory Relationship
** correct - make default value rather then optional.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on Persisting SwiftData After App Deletion
Thank you for your comment! I didn't know the app container remains after deletion, which could hinder fixing SwiftData bugs through reinstallation.(like iOS) Ideally, it should be bug-free from the start, but having a straightforward method to fully remove it upon deletion would also be beneficial.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on Persisting SwiftData After App Deletion
I've also read this thread: https://forums.developer.apple.com/forums/thread/76891 (answered 6 year before) but it seems there no way to make "clear out" swiftdata when app deletion in macOS programmatically.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on App not appearing in Full Disk Access list
Thank you. Is there a reason why this method doesn’t work on macOS 14.4.1 or 14.4? It works fine on later versions, but on these specific versions, it doesn’t add automatically, and I have to manually press the ‘+’ button to add it.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on Detached Keychain Suggestion Transparent UI when Programmatically Focusing NSSecureTextField (AppKit/Objective-C)
thanks
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Mar ’25