S4 iOS Libraries News
Brought to you by:
mpapp
The S4 iPhone Library contains utilities and core Objective-C classes that will help developer create solid iPhone applications.
The initial set of classes provided are:
Application module
* S4AppUtils: Commonly used iPhone application utilities.
* S4FileUtils: Commonly used iPhone file utilities; finds most-used directories and has an NSKeyArchiver utility for storing objects persistently.
GeoLocation module
* S4CoreLocationManager: for now, just a singleton class that handles CoreLocation subtleties for you. ... read more