Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Podspecs for Protoc and the gRPC plugin | Jorge Canizales | 2016-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. | ||
* | Fix examples to work with local gRPC-Core | Jorge Canizales | 2016-07-01 |
| | |||
* | Fix example Podfiles, and document better | Jorge Canizales | 2016-07-01 |
| | |||
* | Merge master into merge-0.14-into-master | Jorge Canizales | 2016-06-30 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - gRPC.podspec - Only had non-trivial changes in the core file list, which will need to be regenerated (in gRPC-Core.podspec). - src/objective-c/BoringSSL.podspec - Had trivial conflicts in the version. - src/objective-c/examples/RemoteTestClient/RemoteTest.podspec - Trivial conflicts in quoting. - src/objective-c/examples/Sample/Sample.xcodeproj/project.pbxproj and src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/project.pbxproj - The master version is used, pending testing. The 0.14 version had emoji and some unneeded entries. - src/objective-c/tests/Podfile - Added CronetFramework pod, and warning silencing from master. - templates/gRPC.podspec.template - Deleted. - third_party/protobuf - Using master commit, but need to verify if it works for frameworks. | ||
| * | Add .xcscheme files for ObjC examples | Yuchen Zeng | 2016-06-27 |
| | | |||
| * | Merge pull request #7029 from y-zeng/fix-swiftsample | makdharma | 2016-06-24 |
| |\ | | | | | | | Fix build error of SwiftSample project on Xcode 7.3 (Swift 2.2) | ||
| | * | Add TODO | Yuchen Zeng | 2016-06-23 |
| | | | |||
| * | | Update examples with Cocoapods 1.0.0 | Yuchen Zeng | 2016-06-22 |
| | | | |||
* | | | Update documentation and samples. | Jorge Canizales | 2016-06-08 |
|/ / | |||
| * | Fix build error caused by immutability of value type | Yosuke Ishikawa | 2016-04-29 |
|/ | |||
* | Update interop test service url to grpc-test.sandbox.googleapis.com. | Adele Zhou | 2016-01-20 |
| | |||
* | Update Swift sample’s XCode project to latest Swift version | Jorge Canizales | 2015-12-15 |
| | |||
* | Move BoringSSL.podspec into src, and point Podfiles to it | Jorge Canizales | 2015-12-01 |
| | |||
* | Add header manipulation examples | Jorge Canizales | 2015-09-03 |
| | | | | With both raw and codegen’d library | ||
* | Point SwiftSample’s Podfile to submodule protobuf | Jorge Canizales | 2015-09-03 |
| | |||
* | Example with generated code :) | Jorge Canizales | 2015-08-31 |
| | |||
* | Point to the new RemoteTest pod | Jorge Canizales | 2015-08-31 |
| | |||
* | Add Swift example with non-generated code :D | Jorge Canizales | 2015-08-31 |
| | |||
* | Add empty bridging header | Jorge Canizales | 2015-08-31 |
| | |||
* | Install pods in project | Jorge Canizales | 2015-08-31 |
| | |||
* | Test Podfile | Jorge Canizales | 2015-08-31 |
| | |||
* | Minimal Swift sample app template | Jorge Canizales | 2015-08-31 |