SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Add support for generation sources into a framework.

- Add a protoc objc option (generate_for_named_framework) to set the name of
  the framework all generated sources will be in.
- Tweak some comments/naming to make it clear what is the Protobuf framework
  vs. the framework for generated code.
- Update the objc README to document the new generation option to protoc.

This is working towards https://github.com/google/protobuf/issues/1457.
T
Thomas Van Lenten committed
a2a3399a6f84e29ab2dfc8c55739bbd495c314ce
Parent: 71f4a9c