aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler.podspec
Commit message (Collapse)AuthorAge
* Upgrade protobuf podspecs in grpcGravatar Muxi Yan2018-08-07
|
* Upgrade protobuf version in podspecGravatar Muxi Yan2017-11-29
|
* Port #12253Gravatar Muxi Yan2017-08-31
|
* Update protoc versionGravatar Muxi Yan2017-07-10
|
* Advance ProtoCompiler versionGravatar Muxi Yan2017-03-14
|
* Advance protoc version to 3.1.0Gravatar Muxi Yan2017-02-09
|
* Revert "Port #9488 and part of #9463"Gravatar David G. Quintas2017-02-09
|
* Advance protoc version to 3.1.0Gravatar Muxi Yan2017-02-06
|
* Adjust version of protobuf and point zip file in mxyan's repoGravatar Muxi Yan2016-10-24
|
* 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.
* We’re done with the underscore tags for good!Gravatar Jorge Canizales2016-07-18
| | | Yay compatibility and predictability!
* ProtoCompiler.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.