Closed zkrige closed 4 years ago
Fix XCode 9.1 static analysis warning for
Converting a pointer value of type 'NSNumber *' to a primitive boolean value; instead, either compare the pointer to nil or call -boolValue
Fix XCode 9.1 static analysis warning for
Converting a pointer value of type 'NSNumber *' to a primitive boolean value; instead, either compare the pointer to nil or call -boolValue