I am developing a Cocoa application and need to check whether the current OS X version is OS X 10.6 Snow Leopard
If the current version is Snow Leopard, I need to close the application with an error alert.
How can I find the current OS X version?
See Question&Answers more detail:os