[MTLValueTransformer transformerWithBlock:] is deprecated. Now we are supposed to use transformerUsingForwardBlock or transformerUsingReversibleBlock. There are about 32 instances of transformerWithBlock in RedditKit which are now showing as warnings.