@@ -32,11 +32,11 @@ } /*! * The sandbox which could not be activated. */ -@property (readonly, retain) OFSandbox *sandbox; +@property (readonly, nonatomic) OFSandbox *sandbox; /*! * The errno of the error that occurred. */ @property (readonly) int errNo;