How to build an app that runs on Mac OS 10.6 and supports the NSUserNotificationCenter?
问题 I did a lot of research but I just couldn't find what I'm looking for: Currently, both the Deployment Target and Base SDK of my app is set to 10.8 , and it runs perfectly. I can properly post Notifications to Mountain Lions new Notification Center! To build an app that also runs under Mac OS 10.6 , I've set the Deployment Target to 10.6 and built it (as recommended in this thread). Unfortunately, the app crashes on 10.6, and the crash report is detailing that the NSUserNotificationCenter