aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBWellKnownTypes.m
Commit message (Collapse)AuthorAgeFilesLines
* Don't #import the .m files.Thomas Van Lenten2016-07-071-2/+0
| | | | | | | | | As bazel folks are looking at getting auto generation of module maps going and the importing of sources files causes issues there. We were only do it to hack around some of the apple linker behaviors around objc classes and categories, but even that isn't complete and CocoaPods was already doing -ObjC, and developers not using pods could have still needed it to ensure everything was linked anyways; so drop the hack of importing sources.
* Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten2015-05-061-0/+117