Instance Methods | |
| (instancetype) | - init | 
Class Methods | |
| (FMLiveSwitchBuild *) | + build | 
| (NSDate *) | + date | 
| Gets the build date.  More... | |
| (int) | + day | 
| Gets the build day.  More... | |
| (int) | + majorVersion | 
| Gets the build major version.  More... | |
| (int) | + minorVersion | 
| Gets the build minor version.  More... | |
| (int) | + month | 
| Gets the build month.  More... | |
| (int) | + patchVersion | 
| Gets the build patch version.  More... | |
| (int) | + revisionVersion | 
| Gets the build revision version.  More... | |
| (NSString *) | + version | 
| Gets the full build version.  More... | |
| (int) | + year | 
| Gets the build year.  More... | |
| + (FMLiveSwitchBuild*) build | 
| + (NSDate*) date | 
Gets the build date.
| + (int) day | 
Gets the build day.
| - (instancetype) init | 
| + (int) majorVersion | 
Gets the build major version.
| + (int) minorVersion | 
Gets the build minor version.
| + (int) month | 
Gets the build month.
| + (int) patchVersion | 
Gets the build patch version.
| + (int) revisionVersion | 
Gets the build revision version.
| + (NSString*) version | 
Gets the full build version.
| + (int) year | 
Gets the build year.