|
vvopensource
|
class-based API for quickly determining which version of os x you're using at runtime More...
#import <VVSysVersion.h>
Inherits NSObject.
Class Methods | |
| (VVOSVersion) | + majorSysVersion |
| returns the major version of os x currently being run More... | |
| (int) | + minorSysVersion |
| returns the minor version of os x currently being run (the point-version) | |
class-based API for quickly determining which version of os x you're using at runtime
| + (VVOSVersion) majorSysVersion |
returns the major version of os x currently being run
| return | the "major" version of os x only! |
1.8.7