ActiveResourceKit  v1.2 (498.0)
 All Classes Files Functions Variables Typedefs Enumerator Properties Macros Pages
Functions
Versioning.m File Reference
#import "Versioning.h"
Include dependency graph for Versioning.m:

Go to the source code of this file.

Functions

NSString * ActiveResourceKitVersionString ()
 

Function Documentation

NSString* ActiveResourceKitVersionString ( void  )

Answers the current Apple-generic versioning-formatted version string. The version string has been trimmed. It has no leading or trailing whitespace or newlines. Note that the raw C-based version string contrastingly has a single terminating newline character.

Definition at line 27 of file Versioning.m.