aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
Commit message (Collapse)AuthorAge
* Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
|
* Update podspecs to use Protobuf 3.0.0Gravatar Jorge Canizales2016-07-29
| | | | 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.
* Update sample and test versions to -pre1.1Gravatar Jorge Canizales2016-07-19
| | | | To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs when using dynamic frameworks.
* Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
|
* We’re done with the underscore tags for good!Gravatar Jorge Canizales2016-07-18
| | | Yay compatibility and predictability!
* Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
| | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.
* gRPC plugin podspec: license & deployment targetGravatar Jorge Canizales2016-07-11
| | | For the spec to pass linting.
* Podspecs for Protoc and the gRPC pluginGravatar Jorge Canizales2016-07-11
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.