SWRLSettings Class Reference

Inherits from NSObject
Declared in SWRLSettings.h
SWRLSettings.m

Overview

SWRLSettings is a singleton that is initialized by the SWRLAPI. It is local encrypted storage for the all of the swirl files and settings.

For the most part, you do not need to interact directly with this class, but you can use it to set options at points other thant Swirl start:.

See SWRLSettings.h for a description of currently exposed options.