Commit Graph

31 Commits

Author SHA1 Message Date
Esun Kim ccf3cbc6b7 Bump iOS and OSX version 2020-09-30 14:58:30 -07:00
Jan Tattermusch cd90574c80 update ObjC to protobuf v3.13.0 2020-08-25 12:57:21 +02:00
Stanley Cheung 6f72faa74b Update to protobuf 3.12.2 2020-05-29 13:50:27 -07:00
Stanley Cheung eccbac3443 Update grpc protoc plugins to support proto3 optional 2020-05-29 13:50:18 -07:00
Karthik Ravi Shankar 063704ebad
Revert "Update grpc protoc plugin to be compliant of proto3 field presence" 2020-05-29 11:21:24 -07:00
Stanley Cheung f70ebf85a6 Update to protobuf 3.12.2 2020-05-27 18:30:12 -07:00
Stanley Cheung dc9b100865 Update grpc protoc plugins to support proto3 optional 2020-05-27 18:30:12 -07:00
Jan Tattermusch 7f2af36ddc update ObjC podspecs to protobuf 3.11.4 2020-04-27 04:51:38 -04:00
Jan Tattermusch b67a7ef020 update ObjC podspecs to 3.11.2 2020-01-15 04:43:59 -05:00
Muxi Yan 951f3d9603 Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin 2019-09-17 08:36:07 -07:00
Muxi Yan 88cfae00be Build fix for Cocoapods release 2019-09-17 08:36:07 -07:00
Tony Lu 422a7773ae Replace making protoc and plugins with bazel build
Fixed templates and plugin-tests
2019-08-09 14:16:26 -07:00
Tony Lu 90dac25693 Added watchOS sample 2019-07-12 17:21:35 -07:00
Muxi Yan 72fe202369 Update Protobuf version 2019-06-20 14:30:05 -07:00
Muxi Yan ce39005712 Bump up protobuf version 2019-04-01 15:30:43 -07:00
Muxi Yan 44a646bc39 more commits for v1.19.0 2019-02-25 23:25:56 -08:00
Muxi Yan 1cf86aea60 Bump up !ProtoCompiler.podspec version 2019-02-25 16:41:48 -08:00
Muxi Yan 520bcfb64a Upgrade protobuf podspecs in grpc 2018-08-07 11:27:40 -07:00
Muxi Yan 81f8be347e Upgrade protobuf version in podspec 2017-11-29 18:18:48 -08:00
Muxi Yan ef84a1c12c Port #12253 2017-08-31 14:30:48 -07:00
Muxi Yan 367c2c0eab Update protoc version 2017-07-10 11:21:24 -07:00
Muxi Yan 62e9596c61 Advance ProtoCompiler version 2017-03-14 13:00:11 -07:00
Muxi Yan 76296f9376 Advance protoc version to 3.1.0 2017-02-09 11:17:18 -08:00
David G. Quintas 7f8eb7feed Revert "Port #9488 and part of #9463" 2017-02-09 09:07:40 -08:00
Muxi Yan 5ff4bfb651 Advance protoc version to 3.1.0 2017-02-06 13:57:45 -08:00
Muxi Yan b6becb950c Adjust version of protobuf and point zip file in mxyan's repo 2016-10-24 11:13:49 -07:00
Jorge Canizales 72dce2dfbc Update podspecs to use Protobuf 3.0.0
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.
2016-07-29 15:42:00 -07:00
Jorge Canizales 70ded7eecc Update sample and test versions to -pre1.1
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
2016-07-19 17:35:11 -07:00
Jorge Canizales 854c167069 We’re done with the underscore tags for good!
Yay compatibility and predictability!
2016-07-18 12:30:01 -07:00
Jorge Canizales 92450dd0e5 ProtoCompiler.podspec: license & deployment target
For the spec to pass linting.
2016-07-11 10:00:43 -07:00
Jorge Canizales 6eade6dcd7 Podspecs for Protoc and the gRPC plugin
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.
2016-07-11 00:34:14 -07:00