• Thomas Van Lenten's avatar
    CocoaPod Integration Tests · 16dd477a
    Thomas Van Lenten authored
    - 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.
    16dd477a
README.md 383 Bytes

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.