Post

Replies

Boosts

Views

Activity

Comment on Changing Dock Icon for my Qt app
Hello, Yes I'm using -setActivationPolicy: as a workaround for setting the icon programmatically, and not because the app pops in and out of the background As for the icons: they are built in to the app (in fact they're PNGs and not even .icns if that info is important, both options were available but PNGs introduced less complexity to the codebase) Is the wrong path wanting to change the icon in the dock or the way I'm doing it? I'm not exactly sure
Topic: UI Frameworks SubTopic: General Tags:
Jan ’26
Comment on Apple could not verify `app` is free of malware
Thank you, "syspolicy_check" was a great help and got me to fixing the problems (mostly dangling LC_RPATH) and everything is finally working fine now. And yes I currently am using vscode but will seriously consider moving to Xcode to avoid similar problems from coming up in the future
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Apple could not verify `app` is free of malware
Thank you, "syspolicy_check" was a great help and got me to fixing the problems (mostly dangling LC_RPATH) and everything is finally working fine now. And yes I currently am using vscode but will seriously consider moving to Xcode to avoid similar problems from coming up in the future
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Apple could not verify `app` is free of malware
Thank you, "syspolicy_check" was a great help and got me to fixing the problems, which were mostly dangling LC_RPATH, and everything is finally working fine now. And yes I currently am using vscode but will seriously consider moving to Xcode to avoid similar problems from coming up in the future
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Apple could not verify `app` is free of malware
Thank you, "syspolicy_check" was a great help and got me to fixing the problems (mostly dangling LC_RPATH) and everything is finally working fine now. And yes I currently am using vscode but will seriously consider moving to Xcode to avoid similar problems from coming up in the future
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Changing Dock Icon for my Qt app
Hello, Yes I'm using -setActivationPolicy: as a workaround for setting the icon programmatically, and not because the app pops in and out of the background As for the icons: they are built in to the app (in fact they're PNGs and not even .icns if that info is important, both options were available but PNGs introduced less complexity to the codebase) Is the wrong path wanting to change the icon in the dock or the way I'm doing it? I'm not exactly sure
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’26