16dd477a29
- 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.
383 B
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.