Post

Replies

Boosts

Views

Activity

Comment on Migration of BundleIDs and certificates
That's correct. The thing I'm worried about is all the authorisation dialogs (minimum 1, up to 3 I believe) that the customers will have to go through again. They did that when they installed our product and they won't be happy to do the same chore again, specially because some machines are in remote locations they don't have frequent access to. I take it that there's no way to use accessibility feature to automatically push those "Allow" buttons?
Topic: Privacy & Security SubTopic: General Tags:
Oct ’24
Comment on NSProgressIndicator: How do you switch from a determinate progress indicator to the Cylon indeterminate progress indicator?
I can confirm the same issue with Ventura and it's also fixed as @bariscukur14 did.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Undefined symbols for architecture x86_64
Xcode 14.3.1. You can set the minimum deployment target to lower manually.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Undefined symbols for architecture x86_64
The odd thing is that I'm using CheckedContinuation on another project with same target and similar style: project is mostly ObjC with added Swift, and newer async stuff in @objc classes marked with @available(macOS 10.15, *). It builds in release mode without issues.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’23
Comment on Migration of BundleIDs and certificates
That's correct. The thing I'm worried about is all the authorisation dialogs (minimum 1, up to 3 I believe) that the customers will have to go through again. They did that when they installed our product and they won't be happy to do the same chore again, specially because some machines are in remote locations they don't have frequent access to. I take it that there's no way to use accessibility feature to automatically push those "Allow" buttons?
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24