Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small fix to -[GPBEnumDescriptor getValue:forEnumTextFormatName:]
Don't look up the TextFormat for the value as aliases can trip that up, instead check the TextFormat names directly and then fetch the value.
- Loading branch information