aboutsummaryrefslogtreecommitdiff
path: root/objectivec/Tests/GPBWellKnownTypesTest.m
Commit message (Collapse)AuthorAgeFilesLines
* Add packFrom, unpackTo and is in google.protobuf.Any.TeBoring2015-07-211-1/+52
| | | | | | The previous two methods make it easy to transform between any and normal message. unPackeTo will throw error if the type url in any doesn't match the type of the message to be transformed to. is checks any's type url matches the give GPBMessage type.
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+102