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.
Other
404 stars 39 forks source link

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

Closed tciuro closed 11 years ago

tciuro commented 11 years ago

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

Forgot to raise the exception.