vvopensource
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Class Methods
VVSysVersion Class Reference

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)
 

Detailed Description

class-based API for quickly determining which version of os x you're using at runtime

Method Documentation

+ (VVOSVersion) majorSysVersion

returns the major version of os x currently being run

Parameters
returnthe "major" version of os x only!

The documentation for this class was generated from the following files: