My app (macOS 12) observes a value in NSUserDefaults.

Starting with macOS 12 observeValueForKeyPath:… is called at the start of the 
program, although nothing has changed yet.
When the value actually changes, it is called twice.

Also: NSKeyValueObservingOptionNew or NSKeyValueObservingOptionOld just return 
NSNull instead of old or new values.

Any workaround for these multiple (and unnecessary) calls?

Gerriet.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to