Post

Replies

Boosts

Views

Activity

Reply to Shutting down M1 Mac - app no longer able to extend time?
Update: It's a macOS Monterey issue, not an Apple silicon / Intel issue. Also, I found out it has to do with having set NSApp activationPolicy to .accessory or .prohibited - if those are set, the app is terminated prematurely on shutdown / restart (-applicationWillTerminate: is never called). If it's .regular, it works like it should.
Topic: UI Frameworks SubTopic: AppKit Tags:
Mar ’22