protobuf/objectivec/Tests/CocoaPods/README.md
Thomas Van Lenten 16dd477a29 CocoaPod Integration Tests
- Add an Xcode 6.3 created default iOS Project.
- Add an Xcode 6.3 created default OS X Project.
- Add Podfiles to for both that use Protobufs from within the tree.
- Add a script to run the tests (and cleanup) to help confirm the state of the
  Protobuf.podspec and sources.
2016-05-19 14:31:39 -04:00

383 B

CocoaPods Protocol Buffers Integration Tests

The sub directories are the basic projects as created by Xcode 6.3. They are used to then drive pod and xcodebuild to ensure things integrate/build as expected.

run_tests.sh defaults to running all the tests, invoke it with --help to see the arguments to control what tests are run.