Commits


Sebastian Schmidt authored and GitHub committed 77e893701a2
Fixing Analysis issue in Storage (#3191) Fixes: in firebase-ios-sdk/Firebase/Storage/FIRStorageListTask.m:73 Logic error: Converting a pointer value of type 'NSNumber *' to a primitive boolean value; instead, either compare the pointer to nil or call -boolValue