Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
383 B
10 lines
383 B
9 years ago
|
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.
|