| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
The SwiftSample doesn’t build in this commit, but I need to sync with
head anyway so I’ll first merge v1.0.x into this branch and then debug.
|
|
|
|
| |
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
|
| |
|
|
|
| |
Yay compatibility and predictability!
|
|
|
|
|
|
|
|
| |
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
|
|
|
| |
For the spec to pass linting.
|
|
The examples under <repo_root>/examples now rely on the released
versions. Those under src/objective-c/examples, as well as the tests,
rely on protoc and the plugin as compiled from head.
|