tciuro / NanoStore

NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argument to 'NSMutableArray' method 'addObject:' cannot be nil

tciuro opened this issue · comments

NanoStore/Classes/Advanced/NSFNanoEngine.m:631:21: Argument to 'NSMutableArray' method 'addObject:' cannot be nil

Forgot to raise the exception.