Post

Replies

Boosts

Views

Activity

Comment on Constant trouble with approval of non-sandboxed "grandfathered" app for Mac App Store
I appreciate you making an effort to look into this but I rather wanted a general answer and not a single help with the immediate problem because it keeps repeating and there's no sense in me posting the same question here every time, I hope you understand that. Would you please explain why you need to know the app to help with this general question? Can you add a note for all future reviewers that'll avoid the issue in the future, for instance?
May ’24
Comment on Why is app_version sometimes empty in .ips crash reports from macOS Monterey? (is_first_party)
By "binary image" you probably mean "usedImages". Yes, those are always there. But those do not list my executable. The only other uuid I found is the "slice_uuid". I suspect that that's the executable's ID then. In fact, using "dwarfdump -u" on the file lists two IDs, one for each arch, and one of them matches the "slice_uuid". So I can use that to match my versions now. Thanks.
Jan ’22
Comment on Constant trouble with approval of non-sandboxed "grandfathered" app for Mac App Store
I appreciate you making an effort to look into this but I rather wanted a general answer and not a single help with the immediate problem because it keeps repeating and there's no sense in me posting the same question here every time, I hope you understand that. Would you please explain why you need to know the app to help with this general question? Can you add a note for all future reviewers that'll avoid the issue in the future, for instance?
Replies
Boosts
Views
Activity
May ’24
Comment on Getting metadata (identity) about an SMB volume's server
I guess I'm gonna start porting a few samba tools to macOS :)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’24
Comment on Getting metadata (identity) about an SMB volume's server
Thanks, Quinn. You don't know any other means to get information about the server, then? I wonder if the Spotlight SMB API may pass more information from server to client, for instance. Maybe that info is accessible somehow.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on Intermittent crash in [NSPathControl mouseDown:] around `setHighlighted:`
In hindsight, setting the target property has not helped to prevent this crash, BTW.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on Why is app_version sometimes empty in .ips crash reports from macOS Monterey? (is_first_party)
Reported: FB9836136
Replies
Boosts
Views
Activity
Jan ’22
Comment on Why is app_version sometimes empty in .ips crash reports from macOS Monterey? (is_first_party)
Fun fact: Peter N Lewis also collects ips files and confirms my findings.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Why is app_version sometimes empty in .ips crash reports from macOS Monterey? (is_first_party)
By "binary image" you probably mean "usedImages". Yes, those are always there. But those do not list my executable. The only other uuid I found is the "slice_uuid". I suspect that that's the executable's ID then. In fact, using "dwarfdump -u" on the file lists two IDs, one for each arch, and one of them matches the "slice_uuid". So I can use that to match my versions now. Thanks.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Why is app_version sometimes empty in .ips crash reports from macOS Monterey? (is_first_party)
Thanks, Quinn. Can you explain what is_first_party means? Just curious.
Replies
Boosts
Views
Activity
Jan ’22
Comment on Breaking changes to Full Disk Access in 11.4 Beta 3 ?
It might help if you add the reports also to the public radar tracker: http://www.openradar.me/
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21